c++.wxwindows - Internal error: cgobj 3196
- chris elliott <biol75 york.ac.uk> Apr 24 2009
- Walter Bright <newshound1 digitalmars.com> May 11 2009
What does Internal error: cgobj 3196 mean, i saw it with compiling wxWidgets with a precompiled header, but not when the PCh was removed from the command line chris
Apr 24 2009
chris elliott wrote:What does Internal error: cgobj 3196 mean, i saw it with compiling wxWidgets with a precompiled header, but not when the PCh was removed from the command line chris
It means there's a compiler bug. If you can get a reproducible test case, please add it to: http://bugzilla.digitalmars.com/issues/buglist.cgi?quicksearch=.
May 11 2009








Walter Bright <newshound1 digitalmars.com>