Hello,
I just built this extension for 'cb-11798 (sdk143)' under 'VISTA. business SP2 32bits' only with wx28 and TDM-510
I used $ (TARGET_NAME) in the project file.
I changed the 'manifest.xml' with sdk = 1.43.0
1- Target 'create_plugin_wx28'
- correct compilation
- manual installation gives an error :
Manager failed to load XRC resource 'U:\Donnees\Svn_Compile\Cb\Tdm5103\cb-11798-sdk143-q\src\output\share\codeblocks\cbBuildTools.zip'.
If I delete in "Pre/post build steps"
zip -j9 $(TARGET_NAME)\cbBuildTools.zip images*
zip -j9 $(TARGET_NAME)\cbBuildTools.zip res*
- correct compilation
- correct manual installation and we can use the plugin
- but if you manually uninstall the plugin: CB crashe !
So I used 'WhatIsHang' de 'Nirsoft' to recover the cause of the error, and here is the crash file : crash_cbBuildTools.zip
I also recovered 'codeblock.rpt' :
codeblocks.zip
2- Target 'to_cb_wx28'
- the errors are identical ...
Hello,
I just built this extension for 'cb-11798 (sdk143)' under 'VISTA. business SP2 32bits' only with wx28 and TDM-510
I used $ (TARGET_NAME) in the project file.
I changed the 'manifest.xml' with sdk = 1.43.0
1- Target 'create_plugin_wx28'
If I delete in "Pre/post build steps"
So I used 'WhatIsHang' de 'Nirsoft' to recover the cause of the error, and here is the crash file : crash_cbBuildTools.zip
I also recovered 'codeblock.rpt' :
codeblocks.zip
2- Target 'to_cb_wx28'