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
I am not sure if this is a bug, or if I am doing something wrong, but when I add the Assimp package to my project using Conan, the building time expands to about 20 minutes. Any help will be welcome!
System configuration:
Operating system: windows
IDE: CLion 2024.2.2 with Conan plugin enabled
Compiler: MinGW (bundled with CLion installation)
Conan version: 2.5.0
CMake version: 3.30 installed in the system (CLion also includes a bundled CMake version)
Hello all,
I am not sure if this is a bug, or if I am doing something wrong, but when I add the Assimp package to my project using Conan, the building time expands to about 20 minutes. Any help will be welcome!
System configuration:
Steps to reproduce the situation:
Without the declaration of the importer object, building the application is immediate. With the declaration, the building time is about 20 minutes.
Any suggestion? Is this a bug? Am I doing something wrong?
Thanks in advance for your replies
The text was updated successfully, but these errors were encountered: