[Date Prev][Date Next][Thread Prev][Thread Next][Thread Index]
Re: On licences and projects (was [XaraXtreme-dev] Re: Success)
- From: "Ben Fowler" <ben.the.mole@xxxxxxxxx>
- Date: Tue, 13 Jun 2006 14:05:57 +0100
- Subject: Re: On licences and projects (was [XaraXtreme-dev] Re: Success)
On 13/06/06, Alex Bligh <alex@xxxxxxxxxxx> wrote:
>
> ob. Code: I am mildly stuck trying to compile code that refers to
> wxDockInfoArray . Is there anything I am likely to have done wrong?
I doubt it. Can you compile the wxAUI sample, either in 2.7
CVS head, or from www.kirix.com?
I am going to try reversing these two lines:
#include "manager.h"
#include <wx/wx.h>
in manager.cpp .
Ben