Force cpp with kincmake? #588
|
I just updated my project to the latest version of Kode/Kinc and the sources for Kore seem to be excluded due to these lines in Kinc/kincfile.js: if (!cpp) { Even if I comment them out it seems to still exclude these sources when running Kinc/make on the Mac. Is there a way to ensure the Kore sources are included? |
Answered by
RobDangerous
Nov 24, 2020
Replies: 3 comments
|
Have a look at https://github.com/Kode/Kinc/blob/master/updates.md - that's the file that always lists all breaking changes (minus the ones I missed). |
0 replies
Answer selected by
aleph1
|
You rock! |
0 replies
|
You rule! |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Have a look at https://github.com/Kode/Kinc/blob/master/updates.md - that's the file that always lists all breaking changes (minus the ones I missed).