Hi,
Those are all warning, not errors. It will still build.
The problem comes from having different settings for the symbol visibility when compiling the Irrlicht library and your executable.
In XCode check the "Symbols Hidden by Default" setting for both the Irrlicht library and your project ...
Search found 6 matches
- Thu Dec 18, 2008 1:04 pm
- Forum: Beginners Help
- Topic: Unable to compile irrLicht first demo on MACOSX! :(
- Replies: 2
- Views: 579
- Fri May 18, 2007 12:18 pm
- Forum: Bug reports
- Topic: [fixed]Problem compiling with _IRR_COMPILE_WITH_X11_ off
- Replies: 1
- Views: 353
[fixed]Problem compiling with _IRR_COMPILE_WITH_X11_ off
Hi,
I am trying to compile Irrlicht 1.3 on a Linux server by turning off the _IRR_COMPILE_WITH_X11_ on IrrCompileConfig.h.
When I run make I get the error:
CIrrDeviceLinux.h: In destructor 'virtual irr::CIrrDeviceLinux::CCursorControl::~CCursorControl()':
CIrrDeviceLinux.h:134: error: 'class ...
I am trying to compile Irrlicht 1.3 on a Linux server by turning off the _IRR_COMPILE_WITH_X11_ on IrrCompileConfig.h.
When I run make I get the error:
CIrrDeviceLinux.h: In destructor 'virtual irr::CIrrDeviceLinux::CCursorControl::~CCursorControl()':
CIrrDeviceLinux.h:134: error: 'class ...
- Thu May 17, 2007 2:15 pm
- Forum: Beginners Help
- Topic: MacOSX linking problem......
- Replies: 1
- Views: 375
Hi,
I had the same problem. The problem only appears on the Debug build. If you try the Release build, it works fine.
I tried to create a XCode project from scratch and the problem disappeared from the Debug build also. I couldn't figure out what the problem was in the first place. One thing I did ...
I had the same problem. The problem only appears on the Debug build. If you try the Release build, it works fine.
I tried to create a XCode project from scratch and the problem disappeared from the Debug build also. I couldn't figure out what the problem was in the first place. One thing I did ...
- Wed Apr 11, 2007 10:18 am
- Forum: Beginners Help
- Topic: v1.3 large linux library
- Replies: 4
- Views: 424
- Mon Apr 09, 2007 11:36 pm
- Forum: Bug reports
- Topic: [MacOS X] Irrlicht 1.3 with Xcode
- Replies: 6
- Views: 1477
- Wed Apr 04, 2007 10:58 pm
- Forum: Bug reports
- Topic: [MacOS X] Irrlicht 1.3 with Xcode
- Replies: 6
- Views: 1477