Hello,

Let me guess: you are using Ubuntu Maverick and gcc 4.4 ?

Sounds like bug LP 647597 to me:

https://bugs.launchpad.net/ubuntu/+source/gcc-defaults/+bug/647597

Best workaround: install gcc-4.5 and make it default for the system
(update-alternatives).

On Wed, Jan 19, 2011 at 12: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
>



-- 
Pau Garcia i Quiles
http://www.elpauer.org
(Due to my workload, I may need 10 days to answer)

------------------------------------------------------------------------------
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