Thread
:
FileSystem Client Compile Warning
View Single Post
#
2
(
permalink
)
07-29-2003
bernard
ZeroC Staff
Name:
Bernard Normier
Organization:
ZeroC, Inc.
Project:
Ice
Join Date: Feb 2003
Location: Palm Beach Gardens, FL
Posts: 834
Hi Alex,
You need to enable RTTI to use dynamic_cast. With Visual C++ 7.0, this is done by compiling with /GR. If you use the Visual Studio .NET IDE, it's an item in [Configuration Properties]/[C/C++]/[Language].
Cheers,
Bernard
bernard
View Public Profile
Visit bernard's homepage!
Find all posts by bernard