Hi!
I have had problems using CDK 6.0.1, so I uninstalled this software and I
installed the CDK 4.03. I have MSVS .NET 2003, the CDK 4.03 installer does not
set the Conduit Wizard, but I did it manually and I fixed the line
"Wizard=VsWizard.VsWizardEngine.7.1" in PalmConduit.vsz.
The Conduit Wizard generates a project successfully, but when I compile it, the
MSVC++ shows this error:
gencat.cpp
c:\CDK403\C++\Samples\GenCns\GenCn\Src\gencat.cpp(507) : error C2666:
'operator`=='' : 5 overloads have similar conversions
C:\CDK403\C++\Pfc\include\CPString.h(302): could be 'BOOL operator
==(LPCTSTR,const CPString &)'
C:\CDK403\C++\Pfc\include\CPString.h(301): or 'BOOL operator
==(const CPString &,LPCTSTR)'
C:\CDK403\C++\Pfc\include\CPString.h(300): or 'BOOL operator
==(const CPString &,const CPString &)'
or 'built-in C++ operator==(LPCTSTR, LPCTSTR)'
or 'built-in C++ operator==(char *, char *)'
while trying to match the argument list '(CPString, char *)'
note: qualification adjustment (const/volatile) may be causing the
ambiguity
If I generate a new project choosing "Entry Points Only", it compiles
successfully.
Could somebody help me to fix this problem?
Thanks a lot
--
For information on using the Palm Developer Forums, or to unsubscribe, please
see http://www.palmos.com/dev/support/forums/