Developer forums (C::B DEVELOPMENT STRICTLY!) > Plugins development
New plugin to create Makefile project with existing code
Pecan:
@Christo
There's an error in the .cbp for Windows.
The line:
--- Code: ---<Add alias="All" targets="default;to_codeblocks_wx28;to_codeblocks_wx30;to_codeblocks_wx31;to_codeblocks_wx32;to_codeblocks_wx33;" />
"
--- End code ---
should be:
--- Code: ---Add alias="All" targets="to_wn_wx32_64;" />
--- End code ---
else the Windows project will not compile when the target is set to "All"
christo:
Thanks @Pecan, corrected project file for Windows.
Navigation
[0] Message Index
[*] Previous page
Go to full version