Author Topic: Set relative path to compiler  (Read 1940 times)

Offline gtafan

  • Almost regular
  • **
  • Posts: 126
Set relative path to compiler
« 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?

Offline stahta01

  • Lives here!
  • ****
  • Posts: 7582
    • My Best Post
Re: Set relative path to compiler
« Reply #1 on: November 26, 2022, 09:46:18 pm »
C Programmer working to learn more about C++ and Git.
On Windows 7 64 bit and Windows 10 64 bit.
--
When in doubt, read the CB WiKi FAQ. http://wiki.codeblocks.org

Offline gtafan

  • Almost regular
  • **
  • Posts: 126
Re: Set relative path to compiler
« Reply #2 on: November 27, 2022, 04:27:12 pm »