Re: [CMake] Qt assistant in OsX application bundle

2010-03-03 Thread Martin Guillon
; cmake@cmake.org; Michael Wild Subject: Re: [CMake] Qt assistant in OsX application bundle On Wednesday 03 March 2010 08:07:17 am Martin Guillon wrote: > I tried exactly your layout and I still get the error. > So a few questions: > - can you show me the qt.conf of your Assistant.app

Re: [CMake] Qt assistant in OsX application bundle

2010-03-03 Thread Clinton Stimpson
-Original Message- > From: cmake-boun...@cmake.org [mailto:cmake-boun...@cmake.org] On Behalf Of > Clinton Stimpson Sent: Wednesday, March 03, 2010 3:51 PM > To: Michael Wild > Cc: Michael Jackson; cmake@cmake.org; Martin Guillon > Subject: Re: [CMake] Qt assistant in O

Re: [CMake] Qt assistant in OsX application bundle

2010-03-03 Thread Martin Guillon
; cmake@cmake.org Subject: Re: [CMake] Qt assistant in OsX application bundle On 3. Mar, 2010, at 15:50 , Clinton Stimpson wrote: > > This works for me: > > Foo.app/ > -Contents/ > --plugins/ > ---sqldrivers > --Resources/ > ---qt.conf > --MacOS/ > ---Foo &

Re: [CMake] Qt assistant in OsX application bundle

2010-03-03 Thread Michael Wild
gt;>> >>> -----Original Message----- >>> From: cmake-boun...@cmake.org [mailto:cmake-boun...@cmake.org] On Behalf Of >>> Martin Guillon >>> Sent: Monday, March 01, 2010 4:18 PM >>> To: Michael Wild; Michael Jackson >>> Cc: cmake@cmake.org &

Re: [CMake] Qt assistant in OsX application bundle

2010-03-03 Thread Martin Guillon
app/Resources. >> Nothing works! >> >> I really need help >> Thanks >> >> Martin >> >> -Original Message- >> From: cmake-boun...@cmake.org [mailto:cmake-boun...@cmake.org] On >> Behalf Of Martin Guillon >> Sent: Monday, March 0

Re: [CMake] Qt assistant in OsX application bundle

2010-03-03 Thread Clinton Stimpson
m: cmake-boun...@cmake.org [mailto:cmake-boun...@cmake.org] On Behalf Of Martin Guillon Sent: Monday, March 01, 2010 4:18 PM To: Michael Wild; Michael Jackson Cc: cmake@cmake.org Subject: Re: [CMake] Qt assistant in OsX application bundle Thanks a lot Michael, I found the solution in ParaView!!!

Re: [CMake] Qt assistant in OsX application bundle

2010-03-03 Thread Martin Guillon
l.com] Sent: Wednesday, March 03, 2010 3:20 PM To: Martin Guillon Cc: Michael Jackson; cmake@cmake.org Subject: Re: [CMake] Qt assistant in OsX application bundle Hmm, that's strange... Looks like you're doing the things the right way... Have you tried making the Doc/Assistant.app/Conte

Re: [CMake] Qt assistant in OsX application bundle

2010-03-03 Thread Michael Wild
t; -Original Message- > From: cmake-boun...@cmake.org [mailto:cmake-boun...@cmake.org] On Behalf Of > Martin Guillon > Sent: Monday, March 01, 2010 4:18 PM > To: Michael Wild; Michael Jackson > Cc: cmake@cmake.org > Subject: Re: [CMake] Qt assistant in OsX application bund

Re: [CMake] Qt assistant in OsX application bundle

2010-03-03 Thread Martin Guillon
el Jackson Cc: cmake@cmake.org Subject: Re: [CMake] Qt assistant in OsX application bundle Thanks a lot Michael, I found the solution in ParaView!!! Martin -Original Message- From: Michael Wild [mailto:them...@gmail.com] Sent: Monday, March 01, 2010 3:14 PM To: Michael Jackson Cc: M

Re: [CMake] Qt assistant in OsX application bundle

2010-03-01 Thread Martin Guillon
Thanks a lot Michael, I found the solution in ParaView!!! Martin -Original Message- From: Michael Wild [mailto:them...@gmail.com] Sent: Monday, March 01, 2010 3:14 PM To: Michael Jackson Cc: Martin Guillon; cmake@cmake.org Subject: Re: [CMake] Qt assistant in OsX application bundle But

Re: [CMake] Qt assistant in OsX application bundle

2010-03-01 Thread Michael Wild
But only the stable release, the CVS version doesn't anymore. Michael On 1. Mar, 2010, at 15:05 , Michael Jackson wrote: > I would take a look at the ParaView project as ParaView uses QtAssistant for > help. > _ > Mike Jackson

Re: [CMake] Qt assistant in OsX application bundle

2010-03-01 Thread Michael Jackson
I would take a look at the ParaView project as ParaView uses QtAssistant for help. _ Mike Jackson mike.jack...@bluequartz.net BlueQuartz Softwarewww.bluequartz.net Principal Software Engineer

Re: [CMake] Qt assistant in OsX application bundle

2010-03-01 Thread Martin Guillon
Hi, After successfully creating my application bundle with qt frameworks(thanks to all of you) I am now trying to integrate the qt assistant in my application bundle. I first tried to put the whole Assistant.app in a folder of my app bundle. But then fixing the bundle wouldn't work with the ass