Menu

#4 wx-config contains wrong install location

v0.9
open
nobody
Toolchain (4)
5
2007-09-21
2007-09-21
TheErk
No

I have tried to use Wascana in order to build
CVS version of CMake (http://www.cmake.org)
I wanted to build the WxDialog GUI for CMake which
is wxWidget based.

I failed.
see
http://www.cmake.org/pipermail/cmake/2007-September/016160.html

It seems that the wxWidgets install bundled with Wascana
is buggy, when I call:

wx-config --libs gl

in an msys shell (which is what CMake build process does)
I get:

-L/wascana-wxWidgets/lib -mthreads -lwx_msw_gl-2.8 -lwx_base-2.8

the lib path seems buggy since I cannot find
the /wascana-wxWidgets/lib path either within msys shell nor with a global "wascana-wxWidgets" file search on Windows.

Discussion

  • Doug Schaefer

    Doug Schaefer - 2007-09-21

    Logged In: YES
    user_id=818814
    Originator: NO

    Whoops. That's the value I used as a temporary install location. Simply edit the wx-config file and replace wascana-wxWidgets with mingw. I'll make sure it's fixed in the next release.

     
  • Doug Schaefer

    Doug Schaefer - 2007-09-21
    • summary: bundled wxWidget install seems buggy --> wx-config contains wrong install location
     
  • TheErk

    TheErk - 2007-09-21

    Logged In: YES
    user_id=1369966
    Originator: YES

    Ok thank you for the fast reply.
    I still have trouble for building CMake wxWidget GUI but
    it doesn't seems to come from Wascana now :=)

     

Log in to post a comment.

MongoDB Logo MongoDB