Re: c++ environment

2020-03-13 Thread AudioGames . net Forum — Developers room : Ethin via Audiogames-reflector
Re: c++ environment @8, Is it the error list your talking about? Vs is not going to tell you of bugs that your program has (e.g.: it won't tell you if you've got a memory leak, for instance). Compilers aren't that nice. If you want that, there are particular tools like Valgrind

Re: c++ environment

2020-03-13 Thread AudioGames . net Forum — Developers room : camlorn via Audiogames-reflector
Re: c++ environment @9Bumping the thread isn't going to help. I use VSCode, not Visual Studio. They're different.  Look in the view menu.  Look on the internet for a keystroke list.  If someone knows they'll tell you.But that said this shouldn't be hard for you to figure out on your own

Re: c++ environment

2020-03-13 Thread AudioGames . net Forum — Developers room : PatrykK via Audiogames-reflector
Re: c++ environment knock knock!Please ansfer. URL: https://forum.audiogames.net/post/508488/#p508488 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

Re: c++ environment

2020-03-12 Thread AudioGames . net Forum — Developers room : PatrykK via Audiogames-reflector
Re: c++ environment How to go to bug report in visual studio? URL: https://forum.audiogames.net/post/508244/#p508244 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

Re: c++ environment

2020-03-12 Thread AudioGames . net Forum — Developers room : PatrykK via Audiogames-reflector
Re: c++ environment How to go to bug report? URL: https://forum.audiogames.net/post/508244/#p508244 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector

Re: c++ environment

2020-03-12 Thread AudioGames . net Forum — Developers room : Ethin via Audiogames-reflector
Re: c++ environment @6, I still wouldn't use it. That hasn't been updated since 2011. Again, use Visual Studio. URL: https://forum.audiogames.net/post/508197/#p508197 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https://sabahattin-gucukoglu.com

Re: c++ environment

2020-03-12 Thread AudioGames . net Forum — Developers room : PatrykK via Audiogames-reflector
Re: c++ environment but Im using wx dev c++, an extension of it, end it is updated. URL: https://forum.audiogames.net/post/508125/#p508125 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo

Re: c++ environment

2020-03-11 Thread AudioGames . net Forum — Developers room : Ethin via Audiogames-reflector
Re: c++ environment DevC++ hasn't been updated since 2005. Your going to probably get C++03 support in it and that's it. Use VS 2019 -- that'll give you the latest standards all that. URL: https://forum.audiogames.net/post/508022/#p508022 -- Audiogames-reflector mailing list

Re: c++ environment

2020-03-11 Thread AudioGames . net Forum — Developers room : camlorn via Audiogames-reflector
Re: c++ environment What do you mean displays your bugs?  VS will totally give you an error list when you try to build, though you may need to find the keystroke to move focus to it.  As long as you don't do what I did and try to simultaneously mix GCC and VC++ extensions in the same

Re: c++ environment

2020-03-11 Thread AudioGames . net Forum — Developers room : PatrykK via Audiogames-reflector
Re: c++ environment Im using wx devc++and visual studio don't displays my bugs. URL: https://forum.audiogames.net/post/507971/#p507971 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo

Re: c++ environment

2020-03-11 Thread AudioGames . net Forum — Developers room : camlorn via Audiogames-reflector
Re: c++ environment Download Visual Studio 2019 and install it. Then you'll get some developer shell options in its start menu folder, that will give you a configured command prompt.Pick between meson and CMake as your build system.  CMake is better, but Meson should be easier (though I

c++ environment

2020-03-11 Thread AudioGames . net Forum — Developers room : PatrykK via Audiogames-reflector
c++ environment Hello.Im searching, and searching.But I can't find any good programming environment for c++.Please write any suggestions. URL: https://forum.audiogames.net/post/507956/#p507956 -- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https