ProjectPhysX / FluidX3D

The fastest and most memory efficient lattice Boltzmann CFD software, running on all GPUs via OpenCL. Free for non-commercial use.
https://youtube.com/@ProjectPhysX
Other
3.48k stars 281 forks source link

cannot find file "FluidX3D.exe" #189

Closed SupaTroopa2008 closed 3 weeks ago

SupaTroopa2008 commented 1 month ago

I downloaded the program and am setting it up on an unmodified version of Windows 11, but when I tried to run the first setup file Visual Studio first told me that there were build errors, and offered to run an earlier version, and when continuing, it throws an error and states that it cannot find the file. I have looked over the steps several times but it hasn't fixed it. any tips?

Screenshot 2024-06-01 150508

gitcnd commented 1 month ago

You need to uncomment whatever demo you want to run in the C++ code (and probably get the files needed for it from thingiverse)... and you will probably have needed to install the correct versions of the Visual Studio tools too (pay close attention to the FluidX3d instructions).

You need to paste your build errors here - "file not found" isn't a useful error.

ProjectPhysX commented 3 weeks ago

Hi @SupaTroopa2008,

please precisely follow the instructions. Check the build errors - they will tell you what's wrong. If you need help with the build errors, please copy/paste them here in the replies, so I can help you.

Kind regards, Moritz