Go Back   ZeroC Forums > Help Center

Reply
 
LinkBack Thread Tools Rate Thread Display Modes
  #1 (permalink)  
Old 03-24-2005
utopiazh utopiazh is offline
Registered User
 
 
Join Date: Mar 2005
Posts: 4
(KERNEL32.DLL): 0xE06D7363

I'm using VC6.0 using MFC, windows Server 2003 ,ice 2.1.0
While Compiling...
I received :
warning C4541: 'dynamic_cast' used on polymorphic type 'class IceDelegate::Ice::Object' with /GR-; unpredictable behavior may result

While Debuging, i received the following info :

First-chance exception in Manager.exe (MSVCRTD.DLL): 0xC0000005: Access Violation.
First-chance exception in Manager.exe (KERNEL32.DLL): 0xE06D7363: Microsoft C++ Exception.

The same sources in a win32 console program can be compiled and run correctly without any warnings !

What's the problem?
Reply With Quote
  #2 (permalink)  
Old 03-24-2005
matthew's Avatar
matthew matthew is offline
ZeroC Staff
 
Name: Matthew Newhook
Organization: ZeroC, Inc.
Project: Internet Communications Engine
 
Join Date: Feb 2003
Location: NL, Canada
Posts: 1,052
Quote:
Originally Posted by utopiazh
I'm using VC6.0 using MFC, windows Server 2003 ,ice 2.1.0
While Compiling...
I received :
warning C4541: 'dynamic_cast' used on polymorphic type 'class IceDelegate::Ice::Object' with /GR-; unpredictable behavior may result

While Debuging, i received the following info :

First-chance exception in Manager.exe (MSVCRTD.DLL): 0xC0000005: Access Violation.
First-chance exception in Manager.exe (KERNEL32.DLL): 0xE06D7363: Microsoft C++ Exception.

The same sources in a win32 console program can be compiled and run correctly without any warnings !

What's the problem?
You are using the wrong compilation flags. You need to turn on RTTI, exception handling, etc. See the Ice demos to find out what compilation flags you need to enable.

Regards, Matthew
Reply With Quote
  #3 (permalink)  
Old 03-24-2005
utopiazh utopiazh is offline
Registered User
 
 
Join Date: Mar 2005
Posts: 4
done
Thanks a lot!
Reply With Quote
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Is LNK4089: all references to "KERNEL32.dll" a matter? yuntinghill Help Center 1 12-08-2006 06:29 AM


All times are GMT -4. The time now is 04:23 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.0.0
(c) 2008 ZeroC, Inc.