errors are now gone. Thanks for erroring.
errors are now gone. Thanks for erroring.
Last edited by Harambeqt; 02-10-2014 at 01:24 PM.
Is your core actually not able to compile? What you pasted is a list of "Warnings" rather than "Errors." Basically all the warnings are saying is that VS doesn't like the syntax used, but they are acceptable.
If your compiler runs into errors, you will not get a build. However, warnings can be overlooked, and should still allow the core to compile. Check through the build log for actual Errors and post them back up.