| 
 | 
 | 
 
Home » Community » U++ community news and announcements » First Win32 build on linux on googlecode... 
	| 
		
 |  
	| 
		
 |  
	| 
		
 |  
	| 
		
 |  
	| 
		
 |  
	
		
		
			| Re: First Win32 build on linux on googlecode... [message #26918 is a reply to message #26917] | 
			Wed, 09 June 2010 14:24    | 
		 
		
			| 
				
	 | 
 
	
		| luzr wrote on Wed, 09 June 2010 11:26 |  
 | tojocky wrote on Wed, 09 June 2010 02:05 |  
  
Mirek, 
Cn you explain how you compile u++ under wine? I tried to install u++ under wine and get an wine system error.
  |  
  
 
It works for me... 
 
Make sure you have windows fonts installed...
  |  
  
And, did you install MSC too? 
		
		
		
 |  
	| 
		
	 | 
 
 
 |  
	
		
		
			| Re: First Win32 build on linux on googlecode... [message #26919 is a reply to message #26917] | 
			Wed, 09 June 2010 14:50    | 
		 
		
			| 
				
	 | 
 
	
		| luzr wrote on Wed, 09 June 2010 11:26 |  
 | tojocky wrote on Wed, 09 June 2010 02:05 |  
  
Mirek, 
Cn you explain how you compile u++ under wine? I tried to install u++ under wine and get an wine system error.
  |  
  
 
It works for me... 
 
Make sure you have windows fonts installed...
  |  
  
With the latest downloaded release from code.google.com have the error: 
The file '/home/ion/Downloads/upp-win32-2462.exe' is not marked as executable.  If this was downloaded or copied form an untrusted source, it may be dangerous to run.  For more details, read about the executable bit. 
 
 
		
		
		
 |  
	| 
		
	 | 
 
 
 |  
	| 
		
 |  
	| 
		
 |  
	| 
		
 |  
	
		
		
			| Re: First Win32 build on linux on googlecode... [message #26928 is a reply to message #26923] | 
			Thu, 10 June 2010 06:48    | 
		 
		
			| 
				
	 | 
 
	
		| sergeynikitin wrote on Wed, 09 June 2010 17:26 |   Try to install TDM MinGW (search links on the forum).
  |  
  
Yes, I already installed this. works fine, but the size of exe is a little bigger than with Windows SDK!  
 
Thank you Serghei. 
 
P.S. Maybe you put some smart settings in MINGW for build more cleaver?
		
		
		
 |  
	| 
		
	 | 
 
 
 |  
	
		
		
			| Re: First Win32 build on linux on googlecode... [message #26929 is a reply to message #26928] | 
			Thu, 10 June 2010 07:30    | 
		 
		
			
				
				
				
					
						  
						frankdeprins
						 Messages: 99 Registered: September 2008  Location: Antwerp - Belgium
						
					 | 
					Member  | 
					 | 
		 
		 
	 | 
 
	
		For release builds, you can strip off all symbols.  With g++, the option is "-Wl,-s"; this makes the executables a lot smaller.  If you use the linker standalone, I guess it will simply be "-s".  And then, of course, there's all the optimization flags.  However, I have never been able to achieve the same compactness as with the Visual C++ compiler. 
On the other hand, using MinGW, it always amazes me to see that compilation gets a lot faster with every new release.  There was a time that gcc was a lot slower than vc, but they are now getting a lot closer to each other and I expect this to reflect in the built executables as well. 
 
frank
		
		
		
 |  
	| 
		
	 | 
 
 
 |  
	| 
		
 |  
	| 
		
 |  
	
		
		
			| Re: First Win32 build on linux on googlecode... [message #26940 is a reply to message #26936] | 
			Fri, 11 June 2010 08:43    | 
		 
		
			| 
				
	 | 
 
	
		| sergeynikitin wrote on Fri, 11 June 2010 00:01 |   Maybe you describe full recipe of applying winetricks for MSDK? 
It very interesting. 
  |  
  
 
OK. 
 
1. First of all install the latest wine with winetricks according by the by instructions for ubuntu or this for other. 
2. After install or update wine in terminal type: 
 
and press enter. 
3. Will appear a form for select wanted packages: dotnet20 (for me dotnet20sp2, dotnet30 and dotnet35 did not works), windows SDK, optional Visual C++ Express edition. 
After downloading and installing run u++ from wine and press autobuild. correct SDK paths (bin, lib and include paths). 
 
I hope if this information are useful! 
 
Best Regards, Ion Lupascu (tojocky) 
 
 
 
 
		
		
		
 |  
	| 
		
	 | 
 
 
 |  
	| 
		
 |  
	| 
		
 |  
	| 
		
 |  
	
		
		
			| Re: First Win32 build on linux on googlecode... [message #38895 is a reply to message #26940] | 
			Sat, 26 January 2013 02:44   | 
		 
		
			
				
				
				
					
						  
						lectus
						 Messages: 329 Registered: September 2006  Location: Brazil
						
					 | 
					Senior Member  | 
					 | 
		 
		 
	 | 
 
	
		| tojocky wrote on Fri, 11 June 2010 02:43 |  
 | sergeynikitin wrote on Fri, 11 June 2010 00:01 |   Maybe you describe full recipe of applying winetricks for MSDK? 
It very interesting. 
  |  
  
 
OK. 
 
1. First of all install the latest wine with winetricks according by the by instructions for ubuntu or this for other. 
2. After install or update wine in terminal type: 
 
and press enter. 
3. Will appear a form for select wanted packages: dotnet20 (for me dotnet20sp2, dotnet30 and dotnet35 did not works), windows SDK, optional Visual C++ Express edition. 
After downloading and installing run u++ from wine and press autobuild. correct SDK paths (bin, lib and include paths). 
 
I hope if this information are useful! 
 
Best Regards, Ion Lupascu (tojocky) 
 
 
 
 
  |  
  
 
What version of VC++ Express did you select? 
		
		
		
 |  
	| 
		
	 | 
 
 
 |   
Goto Forum:
 
 Current Time: Tue Nov 04 02:58:41 CET 2025 
 Total time taken to generate the page: 0.04750 seconds 
 |   
 |  
  |