Hi I did the following: 1. Open the file $(WXWIN)\src\msw\main.cpp 2. Search for the function 'DllMain' (line 406) 3. Remove the entire function 4. Recompile wxWidgets DLLs
See http://litwindow.blogspot.com/2005/12/your-application-crashes-fails-to.html
Good luck Ludger Piotr Obrzut wrote:
hi, I'm trying to update my cs wxgl based app to 'recent' cs changes. I'm using vc 8.0. Before after playing a bit I just choosed "Dll Debug" configuration and it "just worked". Now using this configuration I recieve: 20:13:55: Debug: ..\..\src\common\init.cpp(66): assert "wxAssertFailure" failed: unreachable code Call stack: [00] 0x10072e52 [01] 0x10072808 [02] 0x100eddbc [03] 0x0073fc72 d:\programowanie\wxwidgets-2.6.2\src\msw\main.cpp:386 [04] 0x0073fd2f d:\programowanie\wxwidgets-2.6.2\src\msw\main.cpp:418 [05] 0x00856a1b f:\rtm\vctools\crt_bld\self_x86\crt\src\crtdll.c:495 [06] 0x0085693f f:\rtm\vctools\crt_bld\self_x86\crt\src\crtdll.c:459 [07] 0x7c9011a7 [08] 0x7c91cbab [09] 0x7c92173e [10] 0x7c921639 [11] 0x7c90eac7 running wxtest. After my previous experiances I'm sure the reason is wrong wx windows setup (or it couldn't be cs, as there are 2 working projects at last using wxwindows). So my question is: **********************QUESTION:********************** Could somebody send me some details about right wx setup for cs wxgl?
------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click _______________________________________________ Crystal-main mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/crystal-main Unsubscribe: mailto:[EMAIL PROTECTED]
