User forums > Help

Main program doesn't reflect wxsmith frame changes anymore

(1/3) > >>

freetype:
Hello, I'm facing a problem with Wxsmith:
I can make changes to mywxframe.wxs on a program I did some months ago, but they are not taken into account at compile time anymore. When I rebuild the main program, all the wx widgets remain as if there had been no change. What am I missing?

Thank you in advance for your help.

Jenna:
Did you accidently remove some of the wxSmith-tags: //(* or //*) ?

freetype:
No, but now that I have reconfigured wxsmith for this project a nth time, the program builds but doesn't run anymore with the following error message:

Invalid XRC resource 'file:/usr/mke/devel/CodeBlocks/wxsmith/myWxFrame.wxs': doesn't have root node 'resource'.

A second problem. However I can still check that my new widgets aren't included in wxsmith's declarations in main program files and includes.

freetype:
Ok, as I had moved the project, myProject.cbp had to be edited manually, unfortunately this file does only handle paths relative to itself and ignores absolute ones. Lots of time spent for almost nothing.

MortenMacFly:

--- Quote from: freetype on December 19, 2013, 10:10:21 am ---unfortunately this file does only handle paths relative to itself and ignores absolute ones. Lots of time spent for almost nothing.

--- End quote ---
That is definitely wrong.

Please provide a sample where this should be the case.

Navigation

[0] Message Index

[#] Next page

Go to full version