|
|
Home » Community » Newbie corner » What is the difference between learning U++ and Learning C++ through Microsoft Visual Studio? (I am a complete newbie to C related programming. I have project to do for which I have been requested to develope a code on C++. Also, they want to use Open source free licencing software, hence U++. )
Re: What is the difference between learning U++ and Learning C++ through Microsoft Visual Studio? [message #51818 is a reply to message #51806] |
Sat, 08 June 2019 03:42   |
Novo
Messages: 1430 Registered: December 2006
|
Ultimate Contributor |
|
|
Microsoft Visual Studio is an IDE (an editor + other tools) shipped with Visual C/C++ compiler, which can be downloaded separately and is free to use. (More is here, but you better install the latest version of build tools)
U++ is also an IDE, which is shipped with a different compiler (MinGW)
If you install build-tools-for-visual-studio on your machine, you can tell U++ to start using them.
In order to do that launch TheIDE and go to Setup --> "Automatic build methods setup", if you want to add your MSVC compiler manually, go to Setup --> "Build methods".
Microsoft Visual Studio is a monster, huge and slow. U++ is tiny and super fast.
Regards,
Novo
|
|
|
 |
|
What is the difference between learning U++ and Learning C++ through Microsoft Visual Studio?
|
 |
|
Re: What is the difference between learning U++ and Learning C++ through Microsoft Visual Studio?
By: Xemuth on Fri, 07 June 2019 21:42
|
 |
|
Re: What is the difference between learning U++ and Learning C++ through Microsoft Visual Studio?
By: Novo on Sat, 08 June 2019 03:42
|
 |
|
Re: What is the difference between learning U++ and Learning C++ through Microsoft Visual Studio?
|
 |
|
Re: What is the difference between learning U++ and Learning C++ through Microsoft Visual Studio?
By: mr_ped on Sat, 08 June 2019 10:24
|
 |
|
Re: What is the difference between learning U++ and Learning C++ through Microsoft Visual Studio?
|
 |
|
Re: What is the difference between learning U++ and Learning C++ through Microsoft Visual Studio?
By: koldo on Sat, 08 June 2019 21:11
|
 |
|
Re: What is the difference between learning U++ and Learning C++ through Microsoft Visual Studio?
By: peterh on Sun, 09 June 2019 10:14
|
 |
|
Re: What is the difference between learning U++ and Learning C++ through Microsoft Visual Studio?
By: peterh on Sun, 09 June 2019 12:37
|
 |
|
Re: What is the difference between learning U++ and Learning C++ through Microsoft Visual Studio?
By: Novo on Sun, 09 June 2019 16:14
|
 |
|
Re: What is the difference between learning U++ and Learning C++ through Microsoft Visual Studio?
By: Novo on Sun, 09 June 2019 16:21
|
 |
|
Re: What is the difference between learning U++ and Learning C++ through Microsoft Visual Studio?
By: peterh on Mon, 10 June 2019 10:27
|
 |
|
Re: What is the difference between learning U++ and Learning C++ through Microsoft Visual Studio?
By: Novo on Mon, 10 June 2019 22:40
|
Goto Forum:
Current Time: Wed May 14 00:04:42 CEST 2025
Total time taken to generate the page: 0.01396 seconds
|
|
|