| List: | MySQL++ | « Previous MessageNext Message » | |
| From: | Warren Young | Date: | November 3 2008 9:50pm |
| Subject: | Re: help neede: crash at mysqlpp::StoreQueryResult res = query.store(); | ||
| View as plain text | |||
On Nov 3, 2008, at 1:51 AM, koochan sarat wrote:
> even though i remove "query.parse();" its still crashing
You're going to have to debug it more deeply to figure this out. All
I'm left with is one wild guess: you may be trying to build a Debug
version of your program against a Release version of MySQL++, or vice
versa.
If that's not it, you'll need to provide more details for us to help
you.
| Thread | ||
|---|---|---|
| • help neede: crash at mysqlpp::StoreQueryResult res = query.store(); | koochan sarat | 2 Nov |
| • Re: help neede: crash at mysqlpp::StoreQueryResult res = query.store(); | Warren Young | 2 Nov |
| • Re: help neede: crash at mysqlpp::StoreQueryResult res = query.store(); | koochan sarat | 3 Nov |
| • Re: help neede: crash at mysqlpp::StoreQueryResult res = query.store(); | Warren Young | 3 Nov |
