andreastech
06-15-2003, 08:37 PM
Hi, I want to make A.exe of my program...but when I compile it, A error appeared like this "Cannot compile c2.exe". Then I find the file in my computer, And I found it in "C:\Program Files\Microsoft Visual Studio\Vb98. Can anybody help me ? Thx A Lot =p
Robse
06-16-2003, 01:08 AM
C2.EXE is needed by VB during the compilation process. I'm guessing
yours is corrupted...could be a virus?
Edit: I've searched the Knowledge Base a little and apparently
there's a bug in the linker with very long folder names...they say there's
a patch but you can also try to compile to a shorter folder path like
c:\
andreastech
06-16-2003, 08:39 PM
Ok..I'll try it...thx alot Robse =)