-
Notifications
You must be signed in to change notification settings - Fork 0
setup APEX
Leander Neiß edited this page Nov 29, 2013
·
2 revisions
To set up APEX (1.2.4) using Windows:
- Set APEX_ROOT to the Root-Directory of your unzipped APEX SDK (containing modules, framework,...)
- Remake CMakeLists.txt and check if all directories were found properly.
- Maybe it's necessary to include the DLLs path to your path environment variable once the engine actually does some work. The Path should be something like ${APEX_ROOT}\bin\vc10win64-PhysX_3.2 for x64-machines.