skip to content
CipiBad DokuWiki
User Tools
Log In
Site Tools
Search
Tools
Show pagesource
Old revisions
Backlinks
Recent Changes
Media Manager
Sitemap
Log In
>
Recent Changes
Media Manager
Sitemap
Trace:
•
coderetreat
coderetreat:coderetreat
This is an old revision of the document!
Compiler
Windows: download MinGw graphical installer from
http://www.mingw.org/download/installer
, install mingw-base package + mingw-gcc-g++ and add C:\MinGW\bin to system variable Path
Linux: install g++ compiler + make utility
Eclipse for C++ install
download & unpack eclipse for c++ from
http://www.eclipse.org/downloads/packages/node/1079
On Windows I was not able to update 64bits version, better use 32bits version (not able to install new sw)
Help → Install New Software → search for “C/C++ UnitTest Support” and install it
Eclipse Skeleton Project for Roman Numerals problem:
Linux
Here
Windows
Here
Save the file and Import Existing Project from archive file in eclipse
Eclipse Skeleton Project for Conway Game of Life
Linux
Project
and
Launcher Config
coderetreat/coderetreat.1393361767.txt.gz
· Last modified: 2014/02/25 22:56 by
cipibad
Page Tools
Show pagesource
Old revisions
Backlinks
Back to top