Re: Trunk Won't Run in Developer Mode

2009-07-14 Thread rgheck
On 07/14/2009 11:14 AM, Jean-Marc Lasgouttes wrote: Le 14 juil. 09 à 16:55, rgheck a écrit : Only the test for filetools had this problem. I fixed it. Thanks. Still a mystery, then. Maybe not. I guess that the boost provided with the system is compiled without --enable-stdlib-debug (that wo

Re: Trunk Won't Run in Developer Mode

2009-07-14 Thread Jean-Marc Lasgouttes
Le 14 juil. 09 à 16:55, rgheck a écrit : Only the test for filetools had this problem. I fixed it. Thanks. Still a mystery, then. Maybe not. I guess that the boost provided with the system is compiled without --enable-stdlib-debug (that would make sense). In this case, if it uses objects

Re: Trunk Won't Run in Developer Mode

2009-07-14 Thread rgheck
On 07/14/2009 07:18 AM, Jean-Marc Lasgouttes wrote: Le 14 juil. 09 à 12:22, Jean-Marc Lasgouttes a écrit : Le 14 juil. 09 à 11:49, Pavel Sanda a écrit : Richard Heck wrote: So, to summarize the current state of play: Current svn, trunk or branch, will not run if compiled --without-internal-bo

Re: Trunk Won't Run in Developer Mode

2009-07-14 Thread Jean-Marc Lasgouttes
Le 14 juil. 09 à 12:22, Jean-Marc Lasgouttes a écrit : Le 14 juil. 09 à 11:49, Pavel Sanda a écrit : Richard Heck wrote: So, to summarize the current state of play: Current svn, trunk or branch, will not run if compiled --without-internal-boost and --enable-build-type=dev, with boost >=1.37,

Re: Trunk Won't Run in Developer Mode

2009-07-14 Thread Jean-Marc Lasgouttes
Le 14 juil. 09 à 11:49, Pavel Sanda a écrit : Richard Heck wrote: So, to summarize the current state of play: Current svn, trunk or branch, will not run if compiled --without-internal-boost and --enable-build-type=dev, with boost >=1.37, Qt >=4.5.1, and gcc 4.4, but will run in release mode

Re: Trunk Won't Run in Developer Mode

2009-07-14 Thread Pavel Sanda
Richard Heck wrote: > So, to summarize the current state of play: Current svn, trunk or branch, > will not run if compiled --without-internal-boost and > --enable-build-type=dev, with boost >=1.37, Qt >=4.5.1, and gcc 4.4, but > will run in release mode. thanks for nice summary, i was lost in

Trunk Won't Run in Developer Mode

2009-07-13 Thread rgheck
It's only in devel mode that trunk won't run in place, and same for branch. This explains the seemingly contradictory reports from me and Sven. Branch won't run in dev-mode even if installed. So, to summarize the current state of play: Current svn, trunk or branch, will not run if compiled -