version 1.26, 2002/03/28 16:40:55 |
version 1.27, 2002/03/29 15:12:18 |
| |
- FreeType 2 <URL:http://freetype.sourceforge.net/> (NeL 3D) | - FreeType 2 <URL:http://freetype.sourceforge.net/> (NeL 3D) |
- OpenAL <URL:http://www.openal.org/> (NeL Sound) | - OpenAL <URL:http://www.openal.org/> (NeL Sound) |
- Python 1.5 <URL:http://www.python.org/> (NeL AI) | - Python 1.5 <URL:http://www.python.org/> (NeL AI) |
- Direct Input 8 <URL:http://www.microsoft.com/directx> (NeL Misc, Windows version) | - Direct Input 8 <URL:http://www.microsoft.com/directx> (NeL MISC, Windows version) |
- EAX 2 <URL:http://eax.creative.com/> (NeL Sound, Windows version) | - EAX 2 <URL:http://eax.creative.com/> (NeL Sound, Windows version) |
| |
STLPort needs to be compiled. NeL is using the SGI iostreams and it require | STLPort needs to be compiled. NeL is using the SGI iostreams and it require |
| |
- Add the FreeType library directory to the "Library Files" category. | - Add the FreeType library directory to the "Library Files" category. |
ex: D:/freetype-2.0/obj | ex: D:/freetype-2.0/obj |
| |
Requirements for Nel Misc: Direct Input 8 | |
| |
- Install the DirectX8 SDK, then create a subdirectory called | Requirements for Nel Misc: Direct Input 8 |
dx8 in mssdkdir/include/ and move all files from mssdkdir/include/ | |
to mssdkdir/include/dx8/. | |
| |
- Add mssdkdir/include to the "Include Files" category. | - Install the DirectX8 SDK |
Add mssdkdir/lib to the "Library Files" category. | - Add mssdk/include to the "Include Files" category. |
| Add mssdk/lib to the "Library Files" category. |
Make sure these appear before visual c++ includes, as an older | Make sure these appear before visual c++ includes, as an older |
version of directX may be present in Visual C++ headers. | version of directX may be present in Visual C++ headers. |
| |