ObjectiveC++: expected unqualified-id before '@' token
Ruslan Zasukhin
sunshine at public.kherson.ua
Sun Jun 11 16:23:46 CDT 2006
On 6/11/06 4:16 PM, "Philip Mötteli" <philip.moetteli at econophone.ch> wrote:
Hi Philip,
> I try to use the VSDK C++ from a program, written in Objective-C.
> I have a very simple header file like this:
>
> #import <PMPersistence/PMPDBMS.h>
> #import <Carbon/Carbon.h>
> #import <VShared/VSQL/Interfaces/VSQL_I_Server.h>
First note, you should prefer to use not separate headers of VSDK but
#include <VSDK2.h>
This will simplify a lots development and future support
--
Best regards,
Ruslan Zasukhin
VP Engineering and New Technology
Paradigma Software, Inc
Valentina - Joining Worlds of Information
http://www.paradigmasoft.com
[I feel the need: the need for speed]
More information about the Valentina
mailing list