mirror of
				https://github.com/davidgiven/fluxengine.git
				synced 2025-10-24 11:11:02 -07:00 
			
		
		
		
	Something's wrong with Ubuntu's wx-config setup.
This commit is contained in:
		
							
								
								
									
										2
									
								
								.github/workflows/ccpp.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								.github/workflows/ccpp.yml
									
									
									
									
										vendored
									
									
								
							| @@ -20,7 +20,7 @@ jobs: | ||||
|         path: 'fluxengine-testdata' | ||||
|     - uses: awalsh128/cache-apt-pkgs-action@latest | ||||
|       with: | ||||
|         packages: libudev-dev libsqlite3-dev protobuf-compiler libwxgtk3.0-dev libfmt-dev libprotobuf-dev | ||||
|         packages: libudev-dev libsqlite3-dev protobuf-compiler libwxgtk3.0-gtk3-dev libfmt-dev libprotobuf-dev wx-common | ||||
|     - name: make | ||||
|       run: CXXFLAGS="-Wp,-D_GLIBCXX_ASSERTIONS" make -j2 -C fluxengine | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user