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.

On Wed, Jan 19, 2011 at 9:13 AM, John Robson <[email protected]> wrote:

> Hi everyone, I am using this template, but it has an error when I add
> some "connect".
>
> For example:
> internalPathChanged().connect(this, &WtApplication::pathChanged);
>
> Produces this error:
>
> In member function ‘boost::signals::connection
> Wt::EventSignal<E>::connect(T*, void (V::*)()) [with T = Comments, V =
> Comments, E = Wt::NoClass]’:
> cc1plus: internal compiler error: Segmentation fault
>
> Manually compile in RELEASE mode, does not give error, but in DEBUG mode
> happening same error.
>
>
> Other question: How do I configure Qt creator to use SQLite3 library?
>
> Tks,
> John
>
>
>
>
> ------------------------------------------------------------------------------
> 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

Reply via email to