Re: not able to compile in code blocks please help.

hello,
first, instead of writing main(), you must write int main()
or if you need command-line, you must write int main(int argc, char** argv)
then, you need a project file, create one from file->new->project
and then add your files there, then compile your project

_______________________________________________
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector
  • ... AudioGames . net Forum — Developers room : Ishan Dhami via Audiogames-reflector
    • ... AudioGames . net Forum — Developers room : magurp244 via Audiogames-reflector
    • ... AudioGames . net Forum — Developers room : visualstudio via Audiogames-reflector
    • ... AudioGames . net Forum — Developers room : Ishan Dhami via Audiogames-reflector
    • ... AudioGames . net Forum — Developers room : visualstudio via Audiogames-reflector
    • ... AudioGames . net Forum — Developers room : Ishan Dhami via Audiogames-reflector

Reply via email to