mirror of
				https://github.com/SoftFever/OrcaSlicer.git
				synced 2025-10-30 20:21:12 -06:00 
			
		
		
		
	Trying to fix Linux compilation
This commit is contained in:
		
							parent
							
								
									704e10c55a
								
							
						
					
					
						commit
						5078604182
					
				
					 1 changed files with 1 additions and 4 deletions
				
			
		|  | @ -18,7 +18,6 @@ GUID WceusbshGUID = { 0x25dbce51, 0x6c8f, 0x4a72, | |||
| #include <sys/mount.h> | ||||
| #include <sys/stat.h> | ||||
| #include <glob.h> | ||||
| #include <libgen.h> | ||||
| #include <pwd.h> | ||||
| #include <boost/filesystem.hpp> | ||||
| #include <boost/filesystem/convenience.hpp> | ||||
|  | @ -240,10 +239,8 @@ void RemovableDriveManager::search_for_drives() | |||
|     //search /media/* folder
 | ||||
| 	search_path("/media/*", "/media"); | ||||
| 
 | ||||
| /*
 | ||||
| 	//search /Volumes/* folder (OSX)
 | ||||
| 	search_path("/Volumes/*", "/Volumes"); | ||||
| */ | ||||
| 	//search_path("/Volumes/*", "/Volumes");
 | ||||
|     std::string path(std::getenv("USER")); | ||||
| 	std::string pp(path); | ||||
| 	//std::cout << "user: "<< path << "\n";
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 bubnikv
						bubnikv