News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

[Solved] Developing wxSmith extension in linux get error

Started by Ganbito, November 29, 2008, 07:19:50 PM

Previous topic - Next topic

Jenna

Quote from: Ganbito on December 17, 2008, 12:21:50 AM
jens

I have installed codeblocks svn5336 from source, and I miss "wxsadvqppchild.h" in wxSmith installed include files. The other headers seems to be OK.

I just added this one and some other, that most likely are missing to the list of installed headers used for pkg-config (svn r5338).

Ganbito

Well done, this time I can build my plugin with installed headers and pkg-config only.