compiler problems opensuse x86_64

Use this forum to ask questions about how to do things in the QCAD Community Edition.

Moderator: andrew

Locked
johannes911
Registered Member
Posts: 2
Joined: Sun May 24, 2009 12:28 pm

compiler problems opensuse x86_64

Post by johannes911 » Fri May 29, 2009 7:26 pm

Hello to all,

I post this under a wrong theme. I hope now ist's ok.


I try to compile qcad but the first part stops with error:

src/dl_writer.h: In member function ‘void DL_Writer::entityAttributes(const DL_Attributes&) const’:
src/dl_writer.h:337: error: ‘strcasecmp’ was not declared in this scope
src/dl_writer_ascii.cpp: In member function ‘virtual void DL_WriterA::dxfReal(int, double) const’:
src/dl_writer_ascii.cpp:72: error: ‘strlen’ was not declared in this scope
src/dl_writer_ascii.cpp:81: error: ‘strlen’ was not declared in this scope
src/dl_writer_ascii.cpp: In static member function ‘static void DL_WriterA::strReplace(char*, char, char)’:
src/dl_writer_ascii.cpp:147: error: ‘strlen’ was not declared in this scope
make: *** [src/dl_writer_ascii.o] Fehler 1
Building libdxf.a failed


I read the other thread in this forum, but on my opensuse 11.1 system there is no compat...

gcc++ is 4.3...


what can I do / test?

thanks a lot
Johannes

janif
Junior Member
Posts: 23
Joined: Sat Jan 19, 2008 7:28 pm

Post by janif » Tue Jun 02, 2009 8:00 am

You are trying to compile unpatched version. You could install already compiled version from package.

Locked

Return to “QCAD Community 'How Do I' Questions”