Mazza Posted April 8, 2014 Posted April 8, 2014 Hey all, For Windows users, the documentation advises to use VS2013 for programming in C++. Is there an alternative for Linux users without the need of virtualization (WINE, VirtualBox, etc..)? Cheers, Mazza Quote
Guppy Posted April 8, 2014 Posted April 8, 2014 Code::blocks ( the official LE choice I think ), Anjuta, Kdevelop, eclipse... really 5 seconds googling for "Linux IDE C++" should have you drowning in options Quote System: Linux Mint 17 ( = Ubuntu 14.04 with cinnamon desktop ) Ubuntu 14.04, AMD HD 6850, i5 2500k
AggrorJorn Posted April 8, 2014 Posted April 8, 2014 http://www.leadwerks.com/werkspace/topic/7091-unofficial-leadwerks-3-faq/ Quote
DudeAwesome Posted April 8, 2014 Posted April 8, 2014 I prefer netbeans Quote It doesn´t work... why? mhmmm It works... why?
Roland Posted April 8, 2014 Posted April 8, 2014 The Leadwerks Project Manager generates project files for CodeBlocks, so I would suggest that one. Quote Roland Strålberg Website: https://rstralberg.com
MexSource Posted April 8, 2014 Posted April 8, 2014 would it be possible to get a code blocks file for windows too? (using code::blocks with leadwerks on windows) Quote C++ :3
Roland Posted April 8, 2014 Posted April 8, 2014 would it be possible to get a code blocks file for windows too? (using code::blocks with leadwerks on windows) Yes that would be nice indeed, I doubt that targeting several IDE's will be officially supported though and can fully understand that. I made a CodeBlock project maker for the old LE2.5. Maybe its possible to make some converter VS2103 to CB for LE3 also. Haven't looked into it really yet. 1 Quote Roland Strålberg Website: https://rstralberg.com
Josh Posted April 8, 2014 Posted April 8, 2014 The Windows build is done throughout he Visual Studio compiler, so it won't work with Code::Blocks (which uses GCC). At least by default. Quote My job is to make tools you love, with the features you want, and performance you can't live without.
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.