Re: C++ enviroment setup in windows

2018-04-13 Thread AudioGames . net Forum — Developers room : Ethin via Audiogames-reflector
Re: C++ enviroment setup in windows The only features I know of that VS2017 community lacks are the ability to load add-ons. The professional/enterprise versions have some extra features, like websites and stuff, but the community should be enough for most things. I have had absolutely

Re: C++ enviroment setup in windows

2018-04-13 Thread AudioGames . net Forum — Developers room : black and white via Audiogames-reflector
Re: C++ enviroment setup in windows Thanks visualstudio, ethin, ironcross and Kyleman123!Well guys, I've got no issues with microsoft vs.But since I'm coming from a python background I'm more used to editor + something to run/compile my code Besides microsoft vs is a bit heavy in size

Re: C++ enviroment setup in windows

2018-04-13 Thread AudioGames . net Forum — Developers room : black and white via Audiogames-reflector
Re: C++ enviroment setup in windows Thanks visualstudio, ethin, ironcross and Kyleman123!Well guys, I've got no issues with microsoft vs.But since I'm coming from a python background I'm more used to editor + something to run/compile my code Besides microsoft vs is a bit heavy in size

Re: C++ enviroment setup in windows

2018-04-12 Thread AudioGames . net Forum — Developers room : Kyleman123 via Audiogames-reflector
Re: C++ enviroment setup in windows NVDA reporting of indention works fine for me in VS 2017. URL: http://forum.audiogames.net/viewtopic.php?pid=359528#p359528 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https://sabahattin-gucukoglu.com/cgi-bin

Re: C++ enviroment setup in windows

2018-04-12 Thread AudioGames . net Forum — Developers room : ironcross32 via Audiogames-reflector
Re: C++ enviroment setup in windows The only thing that broke for me between 15 and 17, and it may not even be vs's fault who knows, 15 was able to work with NVDA's indent functionality to read or play intent tones, 17 isn't. Other than that, its fine, what's the issue. URL: http

Re: C++ enviroment setup in windows

2018-04-12 Thread AudioGames . net Forum — Developers room : Ethin via Audiogames-reflector
Re: C++ enviroment setup in windows @black and white: Trust me when I say VS is perfectly usable. I use VS2017 to write my code on my computer, accept when I'm writing code over SFTP (then I use Notepad because filezilla doesn't like VS). But its perfectly usable. URL: http

Re: C++ enviroment setup in windows

2018-04-12 Thread AudioGames . net Forum — Developers room : visualstudio via Audiogames-reflector
Re: C++ enviroment setup in windows hi,about editor, i use notepad and for compiling, i use vs2015fortunately, 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-w64both minGW and minGW

C++ enviroment setup in windows

2018-04-11 Thread AudioGames . net Forum — Developers room : black and white via Audiogames-reflector
C++ enviroment setup in windows Hi guys!As Microsoft visual studio isn't so much adorable and code::blocks isn't 100% accessible (at least with NVDA) and as I read camlorn's post in another topic that he recommended Compiler + Text editor for blind people,What d'y'all suggest for C