Quote:
Originally Posted by cuthbert19
On Linux it's pretty straightforward, just install mercurial and pull the last revision of the code on your PC; then you can use an editor of your choice and the necessary build tools (cmake etc.), or an IDE like KDevelop if you prefer.
Can't really help you on windows, I suppose you can do something with VisualStudio, but don't ask me how...
|
Thanks, my idea was to work in a Linux VM, as I don't have a C++ compiler for Windows.