Cloning the Main Git does not include a "Kinc" folder in "armorcore" #1738
Unanswered
DexterKray
asked this question in
Q&A
Replies: 2 comments
-
it was kinda fixed in f739f45,
and if you mash up old and new command to create it succesfuly, it still won't build because of
sigh... |
Beta Was this translation helpful? Give feedback.
0 replies
-
Sorry it's taking so long, hopefully fixed in the coming days. |
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
-
Cloning the main branch git page, in the armorcore file there is no Kinc folder to build the .sln from when you try and run it its just gives you a "The system cannot find the path specified" (Obvs)
When running the make.bat instead to get the .sln the app just fails to build with multiple warning and one error.
^ This is with me moving the build folder to the ArmorPaint folder and building it from there.
^ This is with me just building the app from the armorcore folder.
So It's either the Git is missing files or the instructions need to be updated with relevant information as the are clearly not correct at the moment
I have also tried building a app from the V8 branch is its just a broken, Building the app it creates the app but when you run the app after copying the .exe to the krom folder, it just creates a mini dump file
Beta Was this translation helpful? Give feedback.
All reactions