Ticket #3 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

CaWE release build cannot load RendererOpenGL12

Reported by: Carsten Owned by: Carsten
Priority: normal Milestone:
Component: CaWE Version: svn-head
Keywords: RendererOpenGL12 Cc:
Platform: Linux: Ubuntu

Description

CaWE release build shows a message box with text:

Renderer Libs/build/linux2/g++/release/MaterialSystem/libRendererOpenGL12.so says that it's not supported.

(This may be caused by your desktop being set to 16 BPP (or less). Please set your desktop bit-depth to 32 BPP (True Color), and try again.)

then aborts at the console:

carsten@thubi-ubuntu:~/Cafu$ ./build/linux2/g++/release/CaWE/CaWE 
pure virtual method called
terminate called without an active exception
Aborted

The same is not true for the debug build.

Attachments

fix_matsys_init.patch Download (18.1 KB) - added by Carsten 2 years ago.
This patch fixes the issue, but should be tested also under Windows before being applied.

Change History

Changed 2 years ago by Carsten

  • owner set to Carsten
  • status changed from new to confirmed

Changed 2 years ago by Carsten

This patch fixes the issue, but should be tested also under Windows before being applied.

Changed 2 years ago by Carsten

  • status changed from confirmed to closed
  • resolution set to fixed

Fixed by r41.

Note: See TracTickets for help on using tickets.