-
|
It seems that Make cpp2 complain it is not pure cpp2, export here considered cpp1 and ignored. |
Beta Was this translation helpful? Give feedback.
Answered by
zaucy
May 1, 2024
Replies: 2 comments
-
|
Authoring modules aren't supported yet, I believe I would expect what you have above would work once supported. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
shemeshg
-
|
Thanks! Yes, module export is not supported yet -- I'm waiting for the major compilers to have stable support for modules. |
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
Authoring modules aren't supported yet, I believe
I would expect what you have above would work once supported.