help to compile on openSuse 11.2

M

mikethebike

below the output with the current GCC:


michael@linux-os4n:~/CPP/l3d/source/app/vidflat> g++ main.cc -o outest
In file included from ../lib/tool_2d/screen.h:25,
from main.cc:27:
.../lib/tool_2d/si_rgb.h:32: error: extra qualification
‘l3d_screen_info_rgb::’ on member ‘l3d_screen_info_rgb’
In file included from main.cc:34:
.../lib/dynamics/plugins/plugenv.h:37: error: extra qualification
‘l3d_plugin_environment::’ on member ‘l3d_plugin_environment’
main.cc: In constructor ‘my_world::my_world()’:
main.cc:82: warning: deprecated conversion from string constant to
‘char*’
main.cc:85: warning: deprecated conversion from string constant to
‘char*’
main.cc:88: warning: deprecated conversion from string constant to
‘char*’
main.cc:91: warning: deprecated conversion from string constant to
‘char*’
michael@linux-os4n:~/CPP/l3d/source/app/vidflat> ^C
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,743
Messages
2,569,478
Members
44,899
Latest member
RodneyMcAu

Latest Threads

Top