Hi, I've built the project according to the instructions. However when I run Jones3D.exe, I cannot choose any Level because the list is empty. Clicking "Start Game" then doesn't do anything.
Am I doing anything wrong? I've cloned the repo, put the directX sdk files into the Libs/external/DirectX61c folder, ran cmake -A win32 -DJONES3D_ENABLE_POST_BUILD_COPY=ON -DJONES3D_POST_BUILD_COPY_DIR="C:\Program Files (x86)\Steam\steamapps\common\Indiana Jones and the Infernal Machine\Resource" .., then built the project with Visual Studio and then started Jones3D.exe from the Resource folder. I've also replaced the Indy3D.exe with the 1.0 version that matches the SHA256 given in the README.

Hi, I've built the project according to the instructions. However when I run Jones3D.exe, I cannot choose any Level because the list is empty. Clicking "Start Game" then doesn't do anything.
Am I doing anything wrong? I've cloned the repo, put the directX sdk files into the Libs/external/DirectX61c folder, ran
cmake -A win32 -DJONES3D_ENABLE_POST_BUILD_COPY=ON -DJONES3D_POST_BUILD_COPY_DIR="C:\Program Files (x86)\Steam\steamapps\common\Indiana Jones and the Infernal Machine\Resource" .., then built the project with Visual Studio and then started Jones3D.exe from the Resource folder. I've also replaced the Indy3D.exe with the 1.0 version that matches the SHA256 given in the README.