You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I cloned your repository using "git clone --depth 1 URL" and then issued "cmake ." but an error came up. "root_directory.h.in could not be found", Could you please provide some instructions about compiling? Thanks.
The text was updated successfully, but these errors were encountered:
Hello, thank You for the report.
The compilation is indeed awkward at the moment. I will sort it out in the near future.
For now, You can refer to ./examples (check the CMakeLists) located in the root directory to see how to compile and link InfinityXLib with demo application.
Hello, I cloned your repository using "git clone --depth 1 URL" and then issued "cmake ." but an error came up. "root_directory.h.in could not be found", Could you please provide some instructions about compiling? Thanks.
The text was updated successfully, but these errors were encountered: