Code::Blocks Forums

User forums => Help => Topic started by: airdrummingfool on March 08, 2008, 09:04:09 pm

Title: Use Relative Path For Compiler?
Post by: airdrummingfool on March 08, 2008, 09:04:09 pm
Hello All,
   I am attempting to setup CodeBlocks to run from my USB drive, and was wondering if there was an easy way to get the compiler to work on a relative path.

   I tried going to settings/compiler and debugger/toolchain executables and changing from the path to \MinGW, and .\MinGW, and just MinGW... but none of these work.

Any suggestions?

Thanks
Title: Re: Use Relative Path For Compiler?
Post by: mattsnowboard on March 09, 2008, 12:37:42 am
I think there is a variable for the codeblocks dir

$(codeblocks)

I think I've used that to make codeblocks portable