Welcome to TalkGraphics.com
Results 1 to 2 of 2
  1. #1
    Join Date
    Sep 2006
    Posts
    2

    Default Cannot "make" for SuSE 10.1 64x

    Hello,

    I am unable to make the source code for my machine. I have wxWidgets-2.6.3 installed and I can successfully "./configure -enable-unicode" the Xara Xtreme source. However, when I enter "make", I get the error message:

    ----

    then mv -f ".deps/libwxOil_a-dlgmgr.Tpo" ".deps/libwxOil_a-dlgmgr.Po"; else rm -f ".deps/libwxOil_a-dlgmgr.Tpo"; exit 1; fi
    dlgmgr.cpp: In static member function ‘static BOOL DialogManager::SetTitlebarName(wxWindow*, String_256*)’:
    dlgmgr.cpp:7176: error: ‘class wxWindow’ has no member named ‘SetTitle’
    make[2]: *** [libwxOil_a-dlgmgr.o] Error 1
    make[1]: *** [all] Error 2
    make: *** [all-recursive] Error 1


    -----

    Does anyone know what I should do to fix this error?

    Thanks!
    Last edited by Certificate; 25 September 2006 at 09:02 AM.
    IP

  2. #2
    Join Date
    Sep 2006
    Posts
    2

    Default Re: Cannot "make" for SuSE 10.1 64x

    Never mind. I logged out and logged back in and the very long make worked.
    IP

 

 

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •