Posted By:
Sukhyun_Hong
Posted On:
Sunday, March 27, 2005 12:52 AM
I found this problem when I compiled and builded C++ source on visual6.0.
it was generated by antlr (ver 2.7.5).
I couldn't find any error during compiling,
but I saw Executable for debug session when I ran the generated C++ source.
Would u tell me about Executable for debug session ?
It want excutable file name.
I can't make a excutable file name.I don't know why.
How can I make a exeutable file?
In general,I have could make a exutable file(e.g name.exe) in Debug folder.
Thanks