Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: gorf26 on December 13, 2017, 10:34:02 pm

Title: cpp and h files don't seem to get changed updated with new code
Post by: gorf26 on December 13, 2017, 10:34:02 pm
Did a search couldn't find an answer So here go's

I created a wxframe added a few items and compiled it works great.

Now I go back and add some other item button or text...

now I do a clean and rebuild but no changes being updated checked the h and cpp files and never added the new code..
is there a trick?
I can't imagine that you can't make changes after your first compile..

Thanks gary
Title: Re: cpp and h files don't seem to get changed updated with new code
Post by: oBFusCATed on December 13, 2017, 11:57:20 pm
Are you talking about wxsmith?
Title: Re: cpp and h files don't seem to get changed updated with new code
Post by: gorf26 on December 14, 2017, 10:25:38 pm
Yes