Code::Blocks Forums

User forums => Help => Topic started by: FlyingIsFun1217 on December 25, 2008, 05:02:58 pm

Title: Relative Compiler Path?
Post by: FlyingIsFun1217 on December 25, 2008, 05:02:58 pm
Hi!

I'm trying to get Code::Blocks (mostly) portable, including MinGW, which is on my flash drive too. One problem I seem to have is that my flash drive does not receive the same drive letter on every computer, leading to C::B not knowing where the compiler suite is. Is there any way to give it a relative path? I mean, it's just in the 'MinGW' directory right next to C::B, so I wouldn't figure it'd be that hard...

Thanks!
FlyingIsFun1217
Title: Re: Relative Compiler Path?
Post by: FlyingIsFun1217 on December 25, 2008, 06:54:53 pm
Hah. Just kidding. $(CODEBLOCKS)/MinGW

FlyingIsFun1217