mirror of
				https://github.com/cjcliffe/CubicSDR.git
				synced 2025-11-04 05:30:23 -05:00 
			
		
		
		
	Updated Build Linux (markdown)
							parent
							
								
									f6262bfaca
								
							
						
					
					
						commit
						c047eba1cf
					
				@ -62,7 +62,7 @@ $ tar -xvjf wxWidgets-3.1.5.tar.bz2
 | 
			
		||||
$ cd wxWidgets-3.1.5/
 | 
			
		||||
wxWidgets-3.1.5$ mkdir -p ~/Develop/wxWidgets-staticlib
 | 
			
		||||
wxWidgets-3.1.5$ ./autogen.sh 
 | 
			
		||||
wxWidgets-3.1.5$ ./configure --with-opengl --disable-glcanvasegl --disable-shared --enable-monolithic --with-libjpeg --with-libtiff --with-libpng --with-zlib --disable-sdltest --enable-unicode --enable-display --enable-propgrid --disable-webkit --disable-webview --disable-webviewwebkit --prefix=`echo ~/Develop/wxWidgets-staticlib` CXXFLAGS="-std=c++0x"
 | 
			
		||||
wxWidgets-3.1.5$ ./configure --prefix=`echo ~/Develop/wxWidgets-staticlib` --with-opengl --disable-glcanvasegl --disable-shared --enable-monolithic --with-libjpeg --with-libtiff --with-libpng --with-zlib --disable-sdltest --enable-unicode --enable-display --enable-propgrid --disable-webview --disable-webviewwebkit CXXFLAGS="-std=c++0x"
 | 
			
		||||
 | 
			
		||||
[ configuring.. ]
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user