Code::Blocks Forums

User forums => Help => Topic started by: gtafan on November 26, 2022, 05:09:32 pm

Title: Set relative path to compiler
Post by: gtafan on November 26, 2022, 05:09:32 pm
I would like to use codeblocks as portable, but to do that need to set relative compiler path instead of absolute one. I tried to set the path just to MinGW, but that not working. Have I done something wrong?
Title: Re: Set relative path to compiler
Post by: stahta01 on November 26, 2022, 09:46:18 pm
I posted how to do that less than one week ago.
https://forums.codeblocks.org/index.php/topic,25182.msg171746.html#msg171746 (https://forums.codeblocks.org/index.php/topic,25182.msg171746.html#msg171746)
Title: Re: Set relative path to compiler
Post by: gtafan on November 27, 2022, 04:27:12 pm
I posted how to do that less than one week ago.
https://forums.codeblocks.org/index.php/topic,25182.msg171746.html#msg171746 (https://forums.codeblocks.org/index.php/topic,25182.msg171746.html#msg171746)
Thanks, was really helpful.