modules
#6525
Replies: 2 comments
-
https://github.com/xmake-io/xmake/tree/dev/tests/projects/c%2B%2B/modules |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thanks @waruqi I built a demo project from the tree you linked on Windows with the latest MSVS CPP compiler. It works - an exe is generated A few "minor" problems:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
According to the wiki page, modules are supported on all major compilers.
Is there a small "modules - hello world" project that shows how to set up a small project with a few modules and partitions?
Beta Was this translation helpful? Give feedback.
All reactions