Menu

SuSE 10 Problem, LX-Viewer & DG-Convert

Help
nbaer
2006-02-15
2013-04-22
  • nbaer

    nbaer - 2006-02-15

    NOTE: For DG-Convert, I tried the qmake file in the "Error compiling DG-Converter" post with no luck.

    I am having problems compiling both LX-Viewer & DG-Convert.
     
    For both packages, qmake finds everything.
    When running make, I get the following errors.
     
    LX-Viewer Snipit:
    g++ -c -pipe -fno-strict-aliasing -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I../../../../share/qt/mkspecs/default -I. -I../../../../include/QtCore -I../../../../include/QtGui -I../../../../include -Imoc_files -I. -o object_files/3Dview.o 3Dview.cpp
    3Dview.h:51: error: ‘WFlags’ has not been declared
     
    DG-Convert Snipit:
    g++ -c -pipe -fno-strict-aliasing -Wno-deprecated -O2 -w -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I../../../../share/qt/mkspecs/default -I. -I../../../../include/QtCore -I../../../../include/QtGui -I../../../../include -IDwgDirect/include -IDwgDirect/svcs -Imoc_files -I. -o object_files/main.o main.cpp
    DwgDirect/svcs/ExSystemServices.h:24: error: ‘OdGsDevicePtr’ does not name a type
    dc.h:97: error: cannot declare field ‘dc_Dialog::dc_svcs’ to be of abstract type ‘OdRxObjectImpl<DC_System_HostServices, DC_System_HostServices>’
     
    Any suggestions?
     
    Thanks,
     
    Neal

     
    • Ryan Benech

      Ryan Benech - 2007-03-29

      I am encountering the same problem.  According to another post, it looks like the 64 bit support is not going to happen. https://sourceforge.net/forum/forum.php?thread_id=1579832&forum_id=97585

       
    • katrinaland

      katrinaland - 2007-07-18

      Had same problem with 64 bit SuSE 10.1.  I compiled on an old 32 bit SuSE 9.1 system, then just copied the installed /usr/local/lx-viewer directory to the 64 bit system.  Works fine.

       

Log in to post a comment.