can i compile c++ using texpad ? (i mean, just like they way textpad deal with java)
if yes, where can i download the c++ compiler ?
i'm new to c++, anyone help ?
C++
Moderators: AmigoJack, bbadmin, helios, Bob Hansen, MudGuard
-
Arne Hartelius
Re: C++
Yes you can download a free C++ compiler at:
http://www.borland.com/bcppbuilder/free ... steps.html
Then go to the very well written tips-page here at TextPad where Garth Fielding II will guide you through the installation process.
http://www.textpad.com/support/tips/borlandtip.html
I did so and everything worked fine apart from one small problem that I wrote about a couple of weeks ago in this forum. Still haven't worked that one out.
http://www.textpad.com/forum/read.php?f=1&i=2636&t=2636
Good Luck !
Arne
http://www.borland.com/bcppbuilder/free ... steps.html
Then go to the very well written tips-page here at TextPad where Garth Fielding II will guide you through the installation process.
http://www.textpad.com/support/tips/borlandtip.html
I did so and everything worked fine apart from one small problem that I wrote about a couple of weeks ago in this forum. Still haven't worked that one out.
http://www.textpad.com/forum/read.php?f=1&i=2636&t=2636
Good Luck !
Arne
-
Guest
Problem with compilation
Thanks Arne
It worked. You solved something which Borland people could not solve.
It worked. You solved something which Borland people could not solve.
-
Guest
C:\programminga\ass1Q3.cpp:
Error E2133: Unable to execute command 'ilink32.exe'
i have this error when i tried to compile
i have done the steps in http://www.textpad.com/support/tips/borlandtip.html
but strangely i have this error
do anyone know how to fix this?
Error E2133: Unable to execute command 'ilink32.exe'
i have this error when i tried to compile
i have done the steps in http://www.textpad.com/support/tips/borlandtip.html
but strangely i have this error
do anyone know how to fix this?