Re: [Yade-dev] scons, and compiling HEAD

2008-11-22 Thread milauer [EMAIL PROTECTED]

 What should I do to avoid full automatic recompile between
 scons jobs=4 and scons jobs=1
   
It shouldn't recompile. It works for me.
 There's a compilation problem: compilation must be done in TWO
 passes. On first pass I get errors:

   gui/qt3/YadeQtMainWindow.hpp:65: error: `class SimulationController' has no 
 member named `raise'

 On second compile - it compiles just fine. Weird, isn't it?
   
Again, it doesn't happen here. I am running automatic compilation from
clean svn trunk and it works (that is where we get automated crash
reports from: download, compile, test).

Can you test on clean trunk (and clean builddir, of course) and/or on
different machine?

Vaclav


___
Mailing list: https://launchpad.net/~yade-dev
Post to : yade-dev@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yade-dev
More help   : https://help.launchpad.net/ListHelp


Re: [Yade-dev] scons, and compiling HEAD

2008-11-22 Thread Janek Kozicki
Václav S(milauer said: (by the date of Sat, 22 Nov 2008 20:05:17 +0100)

 
  What should I do to avoid full automatic recompile between
  scons jobs=4 and scons jobs=1

 It shouldn't recompile. It works for me.

oh, right. sorry.

  On second compile - it compiles just fine. Weird, isn't it?

 Again, it doesn't happen here. I am running automatic compilation from
 clean svn trunk and it works (that is where we get automated crash
 reports from: download, compile, test).
 
 Can you test on clean trunk (and clean builddir, of course) and/or on
 different machine?

ok, it works on different machine.

I made release 0.12.1

-- 
Janek Kozicki |

___
Mailing list: https://launchpad.net/~yade-dev
Post to : yade-dev@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yade-dev
More help   : https://help.launchpad.net/ListHelp


[Yade-dev] scons, and compiling HEAD

2008-11-21 Thread Janek Kozicki
Hi (Vaclav ;)

What should I do to avoid full automatic recompile between
scons jobs=4 and scons jobs=1

I remember you were saying something about copying some directories...


There's a compilation problem: compilation must be done in TWO
passes. On first pass I get errors:

  gui/qt3/YadeQtMainWindow.hpp:65: error: `class SimulationController' has no 
member named `raise'

On second compile - it compiles just fine. Weird, isn't it?

-- 
Janek Kozicki |

___
Mailing list: https://launchpad.net/~yade-dev
Post to : yade-dev@lists.launchpad.net
Unsubscribe : https://launchpad.net/~yade-dev
More help   : https://help.launchpad.net/ListHelp