Re: Sofa-framework: Again QT help needed / Re: [Sofa-devel] Debian packaging

2012-01-03 Thread Andreas Tille
Hi Eric, to give an update of this issue I uploaded the latest status of packaging to http://people.debian.org/~tille/packages/sofa-framework/ It shows problems building the plugins as you have noticed. As I said in my latest (private) mail I really needed to add LIBS *= -lQt3Support -l

Re: Sofa-framework: Again QT help needed

2012-01-02 Thread Eric MAEKER
Le 2 janv. 2012 à 20:44, Andreas Tille a écrit : > Hi, > (I keep you informed about success after final testing. Needs > 1h > to compile on my Laptop ...) 4hours on my macbook5,1 with Ubuntu in a Virtualbox... > @Eric: It would be nice if you could provide patches in uniform diff > format (dif

Re: Sofa-framework: Again QT help needed

2012-01-02 Thread Andreas Tille
Hi, I'm always in favour of keeping upstream informed. However, the problem is a bit Debian specific because sofa compiles fine when using the original source archive. The problem I reported just happens after stripping Debian packaged qwt library. I suggest we try to sort out this issue here a

Re: Sofa-framework: Again QT help needed

2012-01-02 Thread Eric Maeker
Le 2 janvier 2012 13:38, Eric Maeker a écrit : > Le 2 janvier 2012 11:31, Olivier Sallou a écrit : >> >> >> Le 1/2/12 10:44 AM, Eric Maeker a écrit : >>> Le 2 janvier 2012 08:50, Olivier Sallou a écrit : Did you try to contact upstream to get info/report issue with Qt4 support? > > Searchin

Re: Sofa-framework: Again QT help needed

2012-01-02 Thread Eric Maeker
Le 2 janvier 2012 11:31, Olivier Sallou a écrit : > > > Le 1/2/12 10:44 AM, Eric Maeker a écrit : >> Le 2 janvier 2012 08:50, Olivier Sallou a écrit : >>> Did you try to contact upstream to get info/report issue with Qt4 support? Searching for their email I've found this page on Linux issues (gc

Re: Sofa-framework: Again QT help needed

2012-01-02 Thread Olivier Sallou
Le 1/2/12 10:44 AM, Eric Maeker a écrit : > Le 2 janvier 2012 08:50, Olivier Sallou a écrit : >> Did you try to contact upstream to get info/report issue with Qt4 support? > Hummm, in fact, no... I only managed the compilation... > Do you want me to contact upstream ? > If there is an issue with

Re: Sofa-framework: Again QT help needed

2012-01-02 Thread Eric Maeker
Le 2 janvier 2012 08:50, Olivier Sallou a écrit : > Did you try to contact upstream to get info/report issue with Qt4 support? Hummm, in fact, no... I only managed the compilation... Do you want me to contact upstream ? -- Eric Maeker, MD  (FR) http://www.freemedforms.com/ http://www.ericmaeker

Re: Sofa-framework: Again QT help needed

2012-01-01 Thread Olivier Sallou
Did you try to contact upstream to get info/report issue with Qt4 support? Le 1/2/12 1:14 AM, Eric Maeker a écrit : > The patch files. > Compilation works but I cannot > - compile the PluginSample (seems to be buggy) > - install using make install > > Explaination: > When porting Qt3 to Qt4 you ne

Re: Sofa-framework: Again QT help needed

2012-01-01 Thread Eric Maeker
The patch files. Compilation works but I cannot - compile the PluginSample (seems to be buggy) - install using make install Explaination: When porting Qt3 to Qt4 you need to add QT += qt3support but **also** DEFINES += QT3_SUPPORT Read doc: http://doc.qt.nokia.com/4.7/porting4.html after introduc

Re: Sofa-framework: Again QT help needed

2012-01-01 Thread Eric Maeker
I went through the bug, send you the patch tonight. In fact, there are many bugs with Qt3Support in the project files. I'm compiling the whole sofa project to catch them. Eric -- To UNSUBSCRIBE, email to debian-med-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listma

Re: Sofa-framework: Again QT help needed

2012-01-01 Thread Eric Maeker
Le 1 janvier 2012 12:22, Andreas Tille a écrit : > On Sat, Dec 31, 2011 at 12:41:11PM +0200, Boris Pek wrote: >> Hi Andreas, >> >> There is typo here. Try correct string: >> QT += qt3support > > While I have no experience with cmake I'm not sure about the difference > between += and *= += --> add

Re: Sofa-framework: Again QT help needed

2012-01-01 Thread Andreas Tille
On Sat, Dec 31, 2011 at 12:41:11PM +0200, Boris Pek wrote: > Hi Andreas, > > There is typo here. Try correct string: > QT += qt3support While I have no experience with cmake I'm not sure about the difference between += and *= I guess the vraiant with '*' was intended. In any case I can confirm t

Re: Sofa-framework: Again QT help needed

2011-12-29 Thread Andreas Tille
Hi Eric, On Thu, Dec 29, 2011 at 07:33:33AM +0100, Eric MAEKER wrote: > > There is obviosely some trouble in the Qt3 compatibility layer. > > Hi Andreas, > > I've took a **very quick** look at the code. I believe that > > sofa-1.0-rc1/applications/projects/Modeler/exec/exec.pro > > is mi

Re: Sofa-framework: Again QT help needed

2011-12-28 Thread Eric MAEKER
Le 29 déc. 2011 à 01:23, Andreas Tille a écrit : > Hi, > > I'm afraid I need some Qt help again. I tried to build latest version > of sofa-framework using Debian packaged libraries if possible but > failed. I have uploaded my try to > >http://people.debian.org/~tille/packages/sofa-framewor