trinity-devel@lists.pearsoncomputing.net

Message: previous - next
Month: February 2012

Re: [trinity-devel] [SOLVED] Re: [trinity-devel] tqt3 build failure In member function 'virtual int TQODBCResult::numRowsAffected() rror: cannot convert 'SQLINTEGER* {aka int*}' to 'SQLLEN* {aka long int*}

From: Darrell Anderson <humanreadable@...>
Date: Wed, 29 Feb 2012 09:19:09 -0800 (PST)
> Got it! I had left a qt3 typo in the mix. All rebuilt. The
> question is will it
> work? How are all the 'nt_oldfilename.h' files going to work
> in the system?

Look at the tqtinterface sources. You'll see that when tqtinterface builds, the code detects whether qt3 or tqt3 is installed. Likewise with all other packages. Check the cmake log and you'll see checks for both.

Darrell