User forums > Help
wx/wxprec.h "No such file or directory" in plugin wizard created project.
(1/1)
LonelySTar:
Hello together,
I created a plugin using the wizard. After setting the sdk path and inserting the sample "Hello world" code, I tried to compile it:
wx/wxprec.h No such file or directory.
:shock:
In "Project->Build options -> Compiler -> other options" it says very correctly: `wx-config --cflags`
If I compile the source file by hand: g++ plugin.cpp `wx-config --cflags`
It seems to find "wx/wxprec.h".
Could it be, that compilation is not using the `wx-config --cflags` parameter? Why not?
Thanks! Nathan
ghostrifle:
I've got the same problem. Did you manage to solve it ??
Navigation
[0] Message Index
Go to full version