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
Env: linux/clang15
Premake Version: dev latest
Hello, I'm building my projects using premak5, an error occurred:
HelloFoo.cppm
TestConceptModules.cpp
../../testsuit/testsuit/testinst/TestConceptModules/TestConceptModules.cpp:32:8: fatal error: module 'HelloFoo' not found.
Env: linux/clang15
Premake Version: dev latest
Hello, I'm building my projects using premak5, an error occurred:
HelloFoo.cppm
TestConceptModules.cpp
../../testsuit/testsuit/testinst/TestConceptModules/TestConceptModules.cpp:32:8: fatal error: module 'HelloFoo' not found.
My project: https://github.com/ericyonng/CrystalNet
parts of premake5.lua
HelloFoo module code:
file:HelloFoo.cppm
TestConceptModules.cpp file:
Thanks!
The text was updated successfully, but these errors were encountered: