I don't know if it's possible to make cmake output the actual g++ commands
it's issuing .. that's what I was after. (I use scons on my projects .. not
very familar with cmake).
On Wed, Jan 19, 2011 at 10:19 AM, John Robson <[email protected]> wrote:
> If you create a new project, add one WAnchor or WPushButton, when
> compiles (F8) work very well. If add ".connect", when compiles (F8)
> does not work in Debug mode.
>
> Not Work:
> cmake -DWT_SOURCE_DIR=/Wt/ -DEXAMPLES_CONNECTOR="wt;wthttp"
> -DCMAKE_BUILD_TYPE=Debug /Wt
>
> Work:
> cmake -DWT_SOURCE_DIR=/Wt/ -DEXAMPLES_CONNECTOR="wt;wthttp"
> -DCMAKE_BUILD_TYPE=Release /Wt
>
> On 01/18/2011 09:42 PM, Matthew Sherborne wrote:
> > What is the exact GCC command your'e using .. I've had that sort of
> > thing when trying to use certain g++ flags in combination.
>
>
>
> ------------------------------------------------------------------------------
> Protect Your Site and Customers from Malware Attacks
> Learn about various malware tactics and how to avoid them. Understand
> malware threats, the impact they can have on your business, and how you
> can protect your company and customers by using code signing.
> http://p.sf.net/sfu/oracle-sfdevnl
> _______________________________________________
> witty-interest mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/witty-interest
>
------------------------------------------------------------------------------
Protect Your Site and Customers from Malware Attacks
Learn about various malware tactics and how to avoid them. Understand
malware threats, the impact they can have on your business, and how you
can protect your company and customers by using code signing.
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
witty-interest mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/witty-interest