I want to include libwnck functions in wine code. I used them in code and wrote #include <libwnck/application.h> and compiled the code. It says application.h not found How can i include libwnck in wine?
On Mon, Nov 17, 2008 at 6:06 AM, sainath <wineforum-user at winehq.org> wrote:> I want to include libwnck functions in wine code. I used them in code and wrote #include <libwnck/application.h> and compiled the code. It says application.h not found > How can i include libwnck in wine? > > > > > >Did you adjust ./configure appropriately? -- -Austin