User forums > Using Code::Blocks

Minor error with makefile

<< < (2/2)

Alex:

--- Quote from: stahta01 on July 31, 2014, 12:53:48 pm ---Patch file that might fix the issue. I am way too tired to be sure this patch is correct.
Tim S.

--- End quote ---

Thanks a lot for your work. I don't know anything about CB internals but aren't there several variables missing like ACTIVE_EDITOR_STEM ... ?  Nevertheless I think you're on the right path now.

Tim or anybody else with a sourceforge account, could someone be so kind and open a ticket? This problem is still not reported there.


BTW: When will there be the next (bugfixed) CB release?

stahta01:

--- Quote from: Alex on August 05, 2014, 05:33:59 pm ---
--- Quote from: stahta01 on July 31, 2014, 12:53:48 pm ---Patch file that might fix the issue. I am way too tired to be sure this patch is correct.
Tim S.

--- End quote ---

Thanks a lot for your work. I don't know anything about CB internals but aren't there several variables missing like ACTIVE_EDITOR_STEM ... ?  Nevertheless I think you're on the right path now.

Tim or anybody else with a sourceforge account, could someone be so kind and open a ticket? This problem is still not reported there.


BTW: When will there be the next (bugfixed) CB release?



--- End quote ---

The GetMakeCommandFor command should handle  ACTIVE_EDITOR_STEM when it calls the Macro replacement function.
I just ported and adapted the code from the last working version for "custom makefile", it had the $file in it. I think it was 10.05.
I am NOT sure why the $file was needed and decided to leave it; in case Macro replacement function does NOT do $file.

Tim S.

Navigation

[0] Message Index

[*] Previous page

Go to full version