User forums > Help

Can't create wxWidgets project from template ?(WinXP Cygwin WxWidgets2.8)

(1/1)

copperyp:
I am used CYGWIN make create my WxWidgets 2.8 dll.
I use the configure system to generate appropriate makefiles is successed!

--- Quote ---  Configured wxWidgets 2.8.7 for `i686-pc-cygwin'
  Which GUI toolkit should wxWidgets use?                 msw
  Should wxWidgets be compiled into single library?       yes
  Should wxWidgets be compiled in debug mode?             yes
  Should wxWidgets be linked as a shared library?         yes
  Should wxWidgets be compiled in Unicode mode?           no
  What level of wxWidgets compatibility should be enabled?
                                       wxWidgets 2.4      no
                                       wxWidgets 2.6      yes
  Which libraries should wxWidgets use?
                                       jpeg               sys
                                       png                sys
                                       regex              sys
                                       tiff               sys
                                       zlib               sys
                                       odbc               no
                                       expat              sys
                                       libmspack          no
                                       sdl                no
--- End quote ---

then make


--- Quote ---2008-03-08  01:35        61,871,854 cygwxmsw28d_gcc_custom-0.dll
2008-03-08  01:31        14,645,214 libwx_mswd-2.8.dll.a
--- End quote ---

but ....
When i want to create a WxWidgets project ...



I am sure my Compiler and Global Variable settings are correct!




A bug in wizard script ?




aurisc4:
Your settings look like exectly like mine, except that I have cygwin in C: drive.

Also, I do have "C:\cygwin\bin" in my PATH.

Biplab:

--- Quote from: copperyp on March 07, 2008, 07:38:19 pm ---I am used CYGWIN make create my WxWidgets 2.8 dll. [...]

A bug in wizard script ?

--- End quote ---

wxWidgets wizard does not support Cygwin or MSYS compiled wxWidgets for project creation.

copperyp:
...Thanks :)
Now.... I know. :shock:

Navigation

[0] Message Index

Go to full version