Jump to content

Recommended Posts

Posted

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

Posted

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

System:

Linux Mint 17 ( = Ubuntu 14.04 with cinnamon desktop ) Ubuntu 14.04, AMD HD 6850, i5 2500k

Posted

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.

  • Upvote 1

Roland Strålberg
Website: https://rstralberg.com

Posted

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.

My job is to make tools you love, with the features you want, and performance you can't live without.

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.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...