Login Register


C++ jGRASP Help? filter_list
Author
Message
C++ jGRASP Help? #1
Can someone please tell me how to setup jGRASP, so that I can compile and run my code? I have g++, but it says programname.exe does not exist when I run it. How do I fix this? It only does this at home not school. Any help would be appreciated.

Reply

RE: C++ jGRASP Help? #2
What says programname.exe does not exist? g++ is ONLY a compiler, it will not run the executable for you, so you are doing something wrong.
ArkPhaze
"Object oriented way to get rich? Inheritance"
Getting Started: C/C++ | Common Mistakes
[ Assembly / C++ / .NET / Haskell / J Programmer ]

Reply

RE: C++ jGRASP Help? #3
What says programname.exe does not exist? g++ is ONLY a compiler, it will not run the executable for you, so you are doing something wrong.
ArkPhaze
"Object oriented way to get rich? Inheritance"
Getting Started: C/C++ | Common Mistakes
[ Assembly / C++ / .NET / Haskell / J Programmer ]

Reply

RE: C++ jGRASP Help? #4
(09-18-2014, 01:46 AM)ArkPhaze Wrote: What says programname.exe does not exist? g++ is ONLY a compiler, it will not run the executable for you, so you are doing something wrong.

I do not know. I click compile and link, and it says "Cygwin version 1.7 will be assumed", then I click run and it gives me that error.

Reply

RE: C++ jGRASP Help? #5
(09-18-2014, 01:46 AM)ArkPhaze Wrote: What says programname.exe does not exist? g++ is ONLY a compiler, it will not run the executable for you, so you are doing something wrong.

I do not know. I click compile and link, and it says "Cygwin version 1.7 will be assumed", then I click run and it gives me that error.

Reply

RE: C++ jGRASP Help? #6
Do you even have a compiler installed?
ArkPhaze
"Object oriented way to get rich? Inheritance"
Getting Started: C/C++ | Common Mistakes
[ Assembly / C++ / .NET / Haskell / J Programmer ]

Reply

RE: C++ jGRASP Help? #7
Do you even have a compiler installed?
ArkPhaze
"Object oriented way to get rich? Inheritance"
Getting Started: C/C++ | Common Mistakes
[ Assembly / C++ / .NET / Haskell / J Programmer ]

Reply

RE: C++ jGRASP Help? #8
(09-28-2014, 11:52 PM)ArkPhaze Wrote: Do you even have a compiler installed?

I have G++ installed. I got it working. I had to copy an old version from my school's computer.

Reply

RE: C++ jGRASP Help? #9
(09-28-2014, 11:52 PM)ArkPhaze Wrote: Do you even have a compiler installed?

I have G++ installed. I got it working. I had to copy an old version from my school's computer.

Reply







Users browsing this thread: 1 Guest(s)