Fungal-UI
Fungal-UI copied to clipboard
VisualStudio
You can create the project for visual studio? I try to use this .lib and get too much errors, in the same case if i try use the includes.
You can use the provided CMake file to generate a Visual Studio project (provided you have installed CMake, it should be as simple as running cmake -G "Visual Studio 19" in the root directory).
I'd be curious to see what errors you're getting in case there's something I need to fix, would you mind attaching a screenshot or log file?