| List: | MySQL++ | « Previous MessageNext Message » | |
| From: | Warren Young | Date: | December 19 2006 4:18am |
| Subject: | Re: error C2065: 'ulong' : undeclared identifier | ||
| View as plain text | |||
james pruett wrote:
> 1>.\connection.cpp(165) : error C2065: 'ulong' : undeclared identifier
I don't know how you managed to get that error. The text "ulong"
doesn't appear in connection.cpp or in connection.h. Line 165 is a call
to Lockable::lock(), which also has no "ulong" in it.
Are you certain that you are compiling what you think you are compiling?
| Thread | ||
|---|---|---|
| • error C2065: 'ulong' : undeclared identifier | james pruett | 17 Dec |
| • Re: error C2065: 'ulong' : undeclared identifier | Warren Young | 19 Dec |
| • RE: error C2065: 'ulong' : undeclared identifier | Matt Dargavel | 19 Dec |
| • RE: error C2065: 'ulong' : undeclared identifier | Matt Dargavel | 19 Dec |
| • Re: error C2065: 'ulong' : undeclared identifier | Warren Young | 22 Dec |
| • Re: error C2065: 'ulong' : undeclared identifier | james pruett | 21 Dec |
