using jGrasp for a compiler
Im using jGRASP to compile all the java stuff. I would like to use it as well to compile all my C++ stuff as well. I can not get it to read though. I get some errors that i cant seem to get fixed anyone know how to get JGrasp to compile C++
# 3
Yes I know this is a Java releated forum, it was a Java question. If you didn't have a solution to the probelm presented then posting the obvious doesn't help. Be part of the solution, not part of the problem.
# 4
> Yes I know this is a Java releated forum, it was a
> Java question. If you didn't have a solution to the
> probelm presented then posting the obvious doesn't
> help. Be part of the solution, not part of the
> problem.
> would like to use it as well to compile all my C++ stuff as well.
I think you got it wrong....
MeTitus
# 5
according to the documentation for the jGrasp compiler it should compile C++ that is why I posted it on here, being it is a java compiler, and java is a similar language to C++ only thing I got wrong is how to get the compiler to compile C++ source.....