Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_vb thread: Compile Error


Message #1 by philip.moh@a... on Tue, 26 Jun 2001 18:01:28 +0800
	Steve,

	The problem has been resolved. Thanks for you tips.



> > -----Original Message-----
> > From: Steve Wake [mailto:Steve.Wake@S...]
> > Sent: Tuesday, 26 June 2001 9:21 PM
> > To: professional vb
> > Subject: [pro_vb] RE: Compile Error
> > 
> > 
> > C2.EXE is the C/C++ compiler (pre-processor?) which is 
> > supplied with and
> > used by VB when it is compiling an application to native code.
> > 
> > Make sure that the directory where it lives is on your PATH 
> > environment
> > variable, although it should be in the same directory where the vb
> > application is so should be found ok.
> > 
> > Cheers,
> > Steve
> > 
> > 
> > 
> > > -----Original Message-----
> > > From: philip.moh@a... [mailto:philip.moh@a...]
> > > Sent: 26 June 2001 11:01
> > > To: professional vb
> > > Subject: [pro_vb] Compile Error
> > >
> > >
> > > when I hit the F5 key during in VB and my program will work
> > > but when I try
> > > to compile it to EXE file, I received the following error message:
> > >
> > > File not found: C2.EXE
> > >
> > > does anyone know why?
> > 
> > 
> 


  Return to Index