how can I add wxGenericMDI in lib
Riccardo Cohen
rcohen at articque.com
Wed Oct 10 07:33:17 PDT 2007
Hi
I try to compile the MDI sample on Linux replacing wxMDI* with wxGenericMDI*
The compilation step is all right, but at link of course I have
undefined references to the generic classes
I only need the generic object for MDI (because I don't like notebook ;)
, how should I do to link with it ?
I see 2 ways : adding files from wxWidgets/src/generic in my project, or
build wxWidgets in generic mode.
But in the last case I'm afraid that all dialog items will be generic...
I just want MDI.
Thanks for any advice.
--
Très cordialement,
Riccardo Cohen
-------------------------------------------
Articque
http://www.articque.com
149 av Général de Gaulle
37230 Fondettes - France
tel : 02-47-49-90-49
fax : 02-47-49-91-49
More information about the wx-users
mailing list