May 4, 201510 yr GTA V C++ Coding Guide Reactie Topic In dit topic kan je reageren op de GTA V C++ Coding Guide. Vragen? Opmerkingen? Suggesties? Of wil je gewoon een tutorial aanvragen? Post het gerust Er komen nog meer tutorials aan
May 5, 201510 yr Ziet er erg overzichtelijk en handig uit! De tutorial over hoe een nieuw project aan te maken is ook zeker voor mij nog handig, aangezien ik altijd redelijk veel moest copy pasten van het Native Trainer-project en er dan wel wat mis kan gaan.
May 27, 201510 yr I followed what you said in the private message now I am getting this build error. 1>------ Rebuild All started: Project: Hello_WorldV1, Configuration: Release x64 ------ 1> main.cpp 1>main.cpp(1): fatal error C1083: Cannot open include file: '.. \ .. \ inc \ main.h': No such file or directory 1> script.cpp 1>script.cpp(9): error C2146: syntax error : missing ';' before identifier 'Main' 1>script.cpp(9): error C2182: 'Script' : illegal use of type 'void' 1>script.cpp(10): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int 1>script.cpp(12): warning C4508: 'Main' : function should return a value; 'void' return type assumed ========== Rebuild All: 0 succeeded, 1 failed, 0 skipped ========== As for the code you showed in the tutorial, I have typed it out manually & tried pasting it. Get the same result. I am using C++ Development Settings in Microsoft Visual Studio Professional 2013. I've looked on google and it appears Visual Basic might have problems installing the compilers correctly. But I wanna be sure I am not making mistakes. My path to main.cpp is as followed C:\ScriptHookV\Hello_WorldV1\Hello_WorldV1 My path to the inc & lib folders are as followed C:\ScriptHookV\ I've even added the folders as Additional Directories so I am at a loss.
GTA V C++ Coding Guide
Reactie Topic
In dit topic kan je reageren op de GTA V C++ Coding Guide.
Vragen? Opmerkingen? Suggesties? Of wil je gewoon een tutorial aanvragen? Post het gerust
Er komen nog meer tutorials aan