Bug 79706 - c++ simple kde project does not compile
Summary: c++ simple kde project does not compile
Status: RESOLVED NOT A BUG
Alias: None
Product: kdevelop
Classification: Applications
Component: general (show other bugs)
Version: 3.0.2
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: KDevelop Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-04-15 18:23 UTC by yair
Modified: 2004-04-16 00:36 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description yair 2004-04-15 18:23:10 UTC
Version:           3.0.2 (using KDE 3.2.1, Mandrake Linux Cooker i586 - Cooker)
Compiler:          gcc version 3.3.2 (Mandrake Linux 10.0 3.3.2-6mdk)
OS:          Linux (i686) release 2.6.3-7mdkcustom

this is the make output:

/bin/sh ../libtool --silent --mode=link --tag=CXX g++  -Wnon-virtual-dtor -Wno-long-long -Wundef -Wall -W -Wpointer-arith -Wwrite-strings -ansi -D_XOPEN_SOURCE=500 -D_BSD_SOURCE -Wcast-align -Wconversion -Wchar-subscripts -O2 -Wformat-security -Wmissing-format-attribute -fno-exceptions -fno-check-new -fno-common    -o simplekde -R /usr/lib -R /usr/lib/qt3//lib -R /usr/X11R6/lib -L/usr/X11R6/lib -L/usr/lib/qt3//lib -L/usr/lib  main.o simplekde.o -lkdeui
/usr/lib/tls/libGLcore.so.1: undefined reference to `_nv000027gl'
/usr/lib/tls/libGLcore.so.1: undefined reference to `_nv000025gl'
/usr/lib/libGL.so: undefined reference to `_nv000026gl@LIBGLCORE'
/usr/lib/tls/libGLcore.so.1: undefined reference to `_nv000030gl'
/usr/lib/tls/libGLcore.so.1: undefined reference to `_nv000028gl'
/usr/lib/libGL.so: undefined reference to `_nv000029gl@LIBGLCORE'
/usr/lib/tls/libGLcore.so.1: undefined reference to `_nv000029gl'
/usr/lib/tls/libGLcore.so.1: undefined reference to `_nv000026gl'
/usr/lib/libGL.so: undefined reference to `_nv000030gl@LIBGLCORE'
/usr/lib/libGL.so: undefined reference to `_nv000028gl@LIBGLCORE'
/usr/lib/libGL.so: undefined reference to `_nv000040gl@LIBGLCORE'
/usr/lib/libGL.so: undefined reference to `_nv000031gl@LIBGLCORE'
/usr/lib/libGL.so: undefined reference to `_nv000027gl@LIBGLCORE'
Comment 1 Jens Dagerbo 2004-04-15 23:01:19 UTC
This is a problem of your setup. It's not a bug in the template.
Comment 2 yair 2004-04-16 00:28:57 UTC
would you care to explain what the problem is?
Comment 3 Jens Dagerbo 2004-04-16 00:36:53 UTC
I would if I knew. The bug database is however not a good forum for support, better take this to the mailinglist or the forum.