| View previous topic :: View next topic   | 
	
	
	
		| Author | 
		Message | 
	
	
		NeFiz Newbie cheater
  Reputation: 0
  Joined: 29 Jan 2007 Posts: 14 Location: The Netherlands
  | 
		
			
				 Posted: Thu May 17, 2007 1:12 pm    Post subject: New problem help pls | 
				       | 
			 
			
				
  | 
			 
			
				When I try to compile cheatengine.dpr I get a strange error : 
 
 	  | Code: | 	 		   [Warning] cheatengine.dpr(122): File not found: 'vietengine.RES'
 
[Error] File not found: 'vietengine.RES' | 	  
 
 
When I double click the warning I get this code.
 
 	  | Code: | 	 		  
 
  frmTracerUnit in 'frmTracerUnit.pas' {frmTracer};
 
 
//  frmOpenGLUnit in 'frmOpenGLUnit.pas' {frmOpenGL};
 
 
This is marked red, the code part where it is about>> {$R *.RES}  << This is marked red, the code part where it is about
 
 
begin
 
  Application.Initialize;
 
  GetCEdir;
 
 | 	  
 
 
Please help me?
  Last edited by NeFiz on Fri May 18, 2007 12:37 am; edited 3 times in total | 
			 
		  | 
	
	
		| Back to top | 
		 | 
	
	
		  | 
	
	
		Madman I post too much
  Reputation: 1
  Joined: 04 May 2006 Posts: 3978
 
  | 
		
			
				 Posted: Thu May 17, 2007 1:57 pm    Post subject:  | 
				       | 
			 
			
				
  | 
			 
			
				not everybody here speaks.. german?
 
translate it to us   
 _________________
  | 
			 
		  | 
	
	
		| Back to top | 
		 | 
	
	
		  | 
	
	
		appalsap Moderator
  Reputation: 0
  Joined: 27 Apr 2006 Posts: 6753 Location: Pakistan
  | 
		
			
				 Posted: Thu May 17, 2007 2:50 pm    Post subject:  | 
				       | 
			 
			
				
  | 
			 
			
				1. Use a directory without spaces
 
2. Show us the code causing problems
 
3. Show us what you did to cause problems
 
4. Show it to us in English
 | 
			 
		  | 
	
	
		| Back to top | 
		 | 
	
	
		  | 
	
	
		Noz3001 I'm a spammer
  Reputation: 26
  Joined: 29 May 2006 Posts: 6220 Location: /dev/null
  | 
		
			
				 Posted: Thu May 17, 2007 3:34 pm    Post subject:  | 
				       | 
			 
			
				
  | 
			 
			
				| Its because you have spaces in the directory.
 | 
			 
		  | 
	
	
		| Back to top | 
		 | 
	
	
		  | 
	
	
		TheSorc3r3r I post too much
  Reputation: 0
  Joined: 06 Sep 2006 Posts: 2404
 
  | 
		
			
				 Posted: Thu May 17, 2007 4:22 pm    Post subject:  | 
				       | 
			 
			
				
  | 
			 
			
				Why do spaces in the directory cause an error (I've had this problem before    )?
 _________________
  
 
 
Don't laugh, I'm still learning photoshop! | 
			 
		  | 
	
	
		| Back to top | 
		 | 
	
	
		  | 
	
	
		NeFiz Newbie cheater
  Reputation: 0
  Joined: 29 Jan 2007 Posts: 14 Location: The Netherlands
  | 
		
			
				 Posted: Thu May 17, 2007 10:39 pm    Post subject:  | 
				       | 
			 
			
				
  | 
			 
			
				 	  | Madman340000 wrote: | 	 		  not everybody here speaks.. german?
 
translate it to us    | 	  
 
lol it is dutch, i'll translate it
 
 
@TheSorc3r3r how do you mean? what do i have to do?
 | 
			 
		  | 
	
	
		| Back to top | 
		 | 
	
	
		  | 
	
	
		 |