Re: C++ enviroment setup in windows

hi,
about editor, i use notepad and for compiling, i use vs2015
fortunately, it works with nvda (the solution explorer, output window, menu bars etc)
previously i used code::blocks (nvda doesnt support it) with both mingw and mingw-w64
both minGW and minGW-w64 are ports of gcc for windows, but mingw-w64 is the version that gets updated (gcc itself can be compiled for windows by msys or cygwin, that's how they compile it)
for developing audiogames with C++, it is somehow like other games but omit the graphic part (if you dont need graphic at all) but there are libraries to help you develop your game

-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector
  • ... AudioGames . net Forum — Developers room : black and white via Audiogames-reflector
    • ... AudioGames . net Forum — Developers room : visualstudio via Audiogames-reflector
    • ... AudioGames . net Forum — Developers room : Ethin via Audiogames-reflector
    • ... AudioGames . net Forum — Developers room : ironcross32 via Audiogames-reflector
    • ... AudioGames . net Forum — Developers room : Kyleman123 via Audiogames-reflector
    • ... AudioGames . net Forum — Developers room : black and white via Audiogames-reflector
    • ... AudioGames . net Forum — Developers room : black and white via Audiogames-reflector
    • ... AudioGames . net Forum — Developers room : Ethin via Audiogames-reflector

Reply via email to