rlguy / Blender-FLIP-Fluids

The FLIP Fluids addon is a tool that helps you set up, run, and render high quality liquid fluid effects all within Blender, the free and open source 3D creation suite.
https://www.blendermarket.com/products/flipfluids
GNU General Public License v3.0
1.71k stars 190 forks source link

Missing libraries, Two important files for the correct operation of the fluid engine #578

Closed leonthelionanimations closed 2 years ago

leonthelionanimations commented 2 years ago

System Information

Blender Version: 3.1.2, master, 2022-03-31 17:40, cc66d1020c3b Addon Version: A FLIP Fluid Simulation Tool for Blender (v1.3.0 GitHub Release 12-MAR-2022) OS: Windows-10-10.0.22000-SP0 GPU: Intel(R) UHD Graphics 620 Intel 4.5.0 - Build 27.20.100.9664 CPU: Intel(R) Core(TM) i5-8265U CPU @ 1.60GHz RAM: 8GB

Describe the bug

Both the release Pyfluid dll and debug version are missing from the files provided to compile. Provide a clear and concise description of what the actual bug/issue is that you are experiencing.

To Reproduce Compile Flip fluids using the instructions provided for Windows, I am unsure about Gnu , the dlls for the fluid engine do not compile properly resulting in a half working , gui only works however baking does not.

Provide descriptive instructions for how to reproduce the issue or how to use your .blend file.

Expected Behaviour fluid simulator should bake

A description of what you expected to happen.

Actual Behaviour

It throws up a dll missing exception error, A description of what actually happened. 'Cannot find fluid engine libraries: '. See system console for error info.

Screenshots

If applicable, add screenshots to help explain your problem.

rlguy commented 2 years ago

Please note that this issue tracker is only meant for issues/bugs related to the marketplace version of the FLIP Fluids addon. We are also unable to provide support for building and diagnosing issues related to building the addon on the wide variety of systems and system setups.

If you are looking for a more detailed process building the addon on Windows, this is a good post by HDRMaps: https://hdrmaps.com/compiling-flip-fluids-add-on-on-windows/