Developer forums (C::B DEVELOPMENT STRICTLY!) > Plugins development
Patch to CB Plugin Wizard.
BlueHazzard:
Thank you for the report.
What happens if you start the debugger?
--- Quote ---(in /home/stahta01/devel/open_source_code/no_version_control/CB_wizard_testing/test43/.)
--- End quote ---
i think this is the problem. The base path should be
--- Quote ---/home/stahta01/devel/open_source_code/version_control/codeblocks_https_metadata-git/src/devel30/codeblocks
--- End quote ---
so codeblocks does not find its libraries...
stahta01:
--- Quote from: BlueHazzard on May 10, 2017, 11:19:29 pm ---Thank you for the report.
What happens if you start the debugger?
--- End quote ---
The build log window flashes and that is the only thing I can see that happens.
It looks like it was cleared and the the text re-displayed; but, I have never really used the debugger under Linux so might just be an debugger configuration error.
Tim S.
stahta01:
I am thinking using the below command in the wizard is a bad idea, does anyone agree?
--- Code: ---`pkg-config --cflags codeblocks`
--- End code ---
Tim S.
oBFusCATed:
Why do you think it is bad idea?
stahta01:
--- Quote from: oBFusCATed on May 13, 2017, 06:06:48 pm ---Why do you think it is bad idea?
--- End quote ---
1. The CB Projects does not use that method.
2. That method is broken in the Debian installed CB
3. The only way to get it to work is to self build Code::Blocks using configure/make
Tim S.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version