Code::Blocks Forums
		User forums => General (but related to Code::Blocks) => Topic started by: user005 on August 07, 2019, 04:26:13 pm
		
			
			- 
				windows platform.
for usb flash driver.
There are several places where relative paths need to be supported
1,settings - compiler settings - toolchain executables - compiler's installation directory.
2,file - new - (all about project folder).
maybe 'compiler settings' and 'debugger settings' should all support relative paths.
			 
			
			- 
				Read this and see if it still works.
http://wiki.codeblocks.org/index.php/FAQ-Settings#Q:_How_do_I_make_Code::Blocks_portable.3F (http://wiki.codeblocks.org/index.php/FAQ-Settings#Q:_How_do_I_make_Code::Blocks_portable.3F)
Tim S.
			 
			
			- 
				
Read this and see if it still works.
http://wiki.codeblocks.org/index.php/FAQ-Settings#Q:_How_do_I_make_Code::Blocks_portable.3F (http://wiki.codeblocks.org/index.php/FAQ-Settings#Q:_How_do_I_make_Code::Blocks_portable.3F)
Tim S.
thinks.
i  use CbLauncher.exe, 
CbLauncher.exe only make the profile file portable.
There are still some absolute paths in the profile file.
Code:Blocks itself does not support relative paths,I think that's the main reason.