User forums > Announcements
About wxSmith development
takeshimiya:
--- Quote from: GuZ4217 on September 18, 2006, 10:27:16 pm ---This means wxsmith Project generated files should not be crossed over Platforms, right?
--- End quote ---
No, that means that the old wxSmith linux version is extremely unstable, but if you don't touch anything you'll probably can compile successfully. :)
I also hope that code generated by old wxSmith will work ok in the new version.
GuZ4217:
Thanks, thats a relief ... somehow :?
So I will continue GUI-ing under windows and port after completition of that part.
Bonanza:
I tried to build the "new wxsmith" myself. I am using the \src\plugins\contrib\wxSmith\new\wxsmith.cbp project.
I got an error:
--- Code: (dos) ---:: === wxSmith, wxSmith ===
wxsmith.h:104: error: expected constructor, destructor, or type conversion before ';' token
:: === Build finished: 1 errors, 0 warnings ===
--- End code ---
wxsmith.h contains following (macro i guess) at line 104:
CB_DECLARE_PLUGIN();
I tried to scan source files of codeblocks but could not find this identifier.
I am using revision 3116.
Does anyone know why this error occur?
Am I using the right project to build "new wxsmith"?
Can anyone point me to a revision that builds without error?
I know I am supposed to let wxsmith developers work undisturbed but I would very much like to build this or at least to try it.
Thanks in advance.
MortenMacFly:
--- Quote from: Bonanza on October 21, 2006, 09:20:48 pm ---I tried to build the "new wxsmith" myself. I am using the \src\plugins\contrib\wxSmith\new\wxsmith.cbp project.
--- End quote ---
This version is out-dated. A branch has been created for the new wxSmith making this folder deprecated. Point your favorite Subversion client appropriate. This old "new" wxSmith uses the old plugin interface which is not compatible with the new (revamped) one from the (SVN) SDK.
With regards, Morten.
MortenMacFly:
--- Quote from: MortenMacFly on October 21, 2006, 10:52:02 pm ---
--- Quote from: Bonanza on October 21, 2006, 09:20:48 pm ---I tried to build the "new wxsmith" myself. I am using the \src\plugins\contrib\wxSmith\new\wxsmith.cbp project.
--- End quote ---
This version is out-dated. A branch has been created for the new wxSmith making this folder deprecated. Point your favorite Subversion client appropriate. This old "new" wxSmith uses the old plugin interface which is not compatible with the new (revamped) one from the C::B (SVN) SDK.
With regards, Morten.
--- End quote ---
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version