I forgot to say I'm using wxWindows 2.3.3

==============================================

----- Original Message -----
From: "MCK - Krypton" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, November 11, 2002 6:14 PM
Subject: [M-User] Build errors M-0.64


> I have build errors with M-0.64 under Win32 wint MSVC++ 6.0 Win2K
>
> What could I do to solve it ?
> Does Mahogany use SQL ?
>
> Thanks
>
> -------------
> --------------------Configuration: wxWindows - Win32 Release Unicode
> DLL--------------------
> Compiling...
> db.cpp
> C:\c\wx\wxWindows\src\common\db.cpp(605) : error C2664: 'SQLConnectW' :
> cannot convert parameter 2 from 'unsigned char *' to 'unsigned short *'
>         Types pointed to are unrelated; conversion requires
> reinterpret_cast, C-style cast or function-style cast
> C:\c\wx\wxWindows\src\common\db.cpp(807) : error C2664: 'SQLConnectW' :
> cannot convert parameter 2 from 'unsigned char *' to 'unsigned short *'
>         Types pointed to are unrelated; conversion requires
> reinterpret_cast, C-style cast or function-style cast
> C:\c\wx\wxWindows\src\common\db.cpp(1485) : error C2664: 'SQLErrorW' :
> cannot convert parameter 4 from 'unsigned char *' to 'unsigned short *'
>         Types pointed to are unrelated; conversion requires
> reinterpret_cast, C-style cast or function-style cast
> C:\c\wx\wxWindows\src\common\db.cpp(1485) : fatal error C1903: unable to
> recover from previous error(s); stopping compilation
> dbgrid.cpp
> ../include\wx/dbtable.h(196) : error C2440: 'default argument' : cannot
> convert from 'char [1]' to 'const unsigned short *'
>         Types pointed to are unrelated; conversion requires
> reinterpret_cast, C-style cast or function-style cast
> ../include\wx/dbtable.h(196) : error C2548: 'wxDbTable::wxDbTable' :
missing
> default parameter for parameter 4
> ../include\wx/dbtable.h(355) : fatal error C1903: unable to recover from
> previous error(s); stopping compilation
> dbtable.cpp
> ../include\wx/dbtable.h(196) : error C2440: 'default argument' : cannot
> convert from 'char [1]' to 'const unsigned short *'
>         Types pointed to are unrelated; conversion requires
> reinterpret_cast, C-style cast or function-style cast
> ../include\wx/dbtable.h(196) : error C2548: 'wxDbTable::wxDbTable' :
missing
> default parameter for parameter 4
> ../include\wx/dbtable.h(355) : fatal error C1903: unable to recover from
> previous error(s); stopping compilation
> Generating Code...
> Error executing cl.exe.
>
> M.exe - 10 error(s), 0 warning(s)
>
> -------------
>
>
>
> -------------------------------------------------------
> This sf.net email is sponsored by:ThinkGeek
> Welcome to geek heaven.
> http://thinkgeek.com/sf
> _______________________________________________
> Mahogany-Users mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/mahogany-users



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Mahogany-Users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/mahogany-users

Reply via email to