Re: Can't compile lyx-outline

2013-04-28 Thread Stephan Witt
Am 28.04.2013 um 22:50 schrieb Ashley Shan : > Thank you for your help. > > Yes I think I might be mixing Qt4 with Qt5. Should I just uninstall > everything regarding Qt but preserving cmake and reinstall Qt4? Yes, that sounds like a good plan. BTW, on a Mac a framework should contain the he

Re: Can't compile lyx-outline

2013-04-28 Thread Ashley Shan
Thank you for your help. Yes I think I might be mixing Qt4 with Qt5. Should I just uninstall everything regarding Qt but preserving cmake and reinstall Qt4? *Xueqing Shan* Vanderbilt University, '16 On Sun, Apr 28, 2013 at 3:43 PM, Stephan Witt wrote: > Am

Re: Can't compile lyx-outline

2013-04-28 Thread Stephan Witt
Am 28.04.2013 um 22:05 schrieb Vincent van Ravesteijn : > Op 28-4-2013 22:02, Ashley Shan schreef: >> Hi Stephen, thank you for replying. Here's what I did. Kornel said maybe I >> didn't install the development tool, so I checked: >> >> I checked the installation log of my Qt 5.0.2, I searched f

Re: Can't compile lyx-outline

2013-04-28 Thread Vincent van Ravesteijn
Op 28-4-2013 22:02, Ashley Shan schreef: Hi Stephen, thank you for replying. Here's what I did. Kornel said maybe I didn't install the development tool, so I checked: I checked the installation log of my Qt 5.0.2, I searched for "moc", "uic", and "rcc", and it seems I did have installed them:

Re: Can't compile lyx-outline

2013-04-28 Thread Ashley Shan
Hi Stephen, thank you for replying. Here's what I did. Kornel said maybe I didn't install the development tool, so I checked: I checked the installation log of my Qt 5.0.2, I searched for "moc", "uic", and "rcc", and it seems I did have installed them: Relocator calling otool -l for "/Users/Ashle

Re: Can't compile lyx-outline

2013-04-28 Thread Stephan Witt
Am 28.04.2013 um 17:53 schrieb Stephan Witt : > Am 26.04.2013 um 19:21 schrieb Kornel Benko : > >> Am Freitag, 26. April 2013 um 12:00:17, schrieb Ashley Shan >> >>> >>> I ran CMake again and it said uic, moc, and rcc not found. So I installed >>> Macports, installed qt4-mac (I tried to instal

Re: Can't compile lyx-outline

2013-04-28 Thread Stephan Witt
Am 26.04.2013 um 19:21 schrieb Kornel Benko : > Am Freitag, 26. April 2013 um 12:00:17, schrieb Ashley Shan > > > > > I ran CMake again and it said uic, moc, and rcc not found. So I installed > > Macports, installed qt4-mac (I tried to install qt4-mac-devel, but it said > > "this port has been

Re: Re: Re: Re: Can't compile lyx-outline

2013-04-26 Thread Kornel Benko
Am Freitag, 26. April 2013 um 12:00:17, schrieb Ashley Shan > > I ran CMake again and it said uic, moc, and rcc not found. So I installed > Macports, installed qt4-mac (I tried to install qt4-mac-devel, but it said > "this port has been temporarily replaced by 'qt4-mac'; it will be updated > to

Re: Re: Re: Can't compile lyx-outline

2013-04-26 Thread Ashley Shan
Hi Kornel, I checked the installation log of my Qt 5.0.2, I searched for "moc", "uic", and "rcc", and it seems I did have installed them: Relocator calling otool -l for "/Users/Ashley/Qt5.0.2/5.0.2/clang_64/bin/moc" END - Relocator calling otool -l for "/Users/Ashley/Qt5.0.2/5.0.2/clang_64/bin/mo

Re: Re: Re: Can't compile lyx-outline

2013-04-26 Thread Kornel Benko
Am Freitag, 26. April 2013 um 09:56:59, schrieb Ashley Shan > Hi Kornel and Alex, > > Thank you for your help. The thing is I think I have installed everything I > need but it still reports can't find library. So I first installed Qt > 5.0.2, which says that it will install both the libraries an

Re: Re: Can't compile lyx-outline

2013-04-26 Thread Ashley Shan
Hi Kornel and Alex, Thank you for your help. The thing is I think I have installed everything I need but it still reports can't find library. So I first installed Qt 5.0.2, which says that it will install both the libraries and the creator ( http://qt-project.org/downloads => Qt 5.0.2 for Mac). I

Re: Re: Can't compile lyx-outline

2013-04-26 Thread Kornel Benko
Am Freitag, 26. April 2013 um 09:41:17, schrieb Alex Vergara Gil > - Original Message - > From: Ashley Shan > > > Hi all, > > > I was trying to compile the existing code for corkboard and outline view. I > followed instructions on this post: > http://blog.oak-tree.us/index.

Re: Can't compile lyx-outline

2013-04-26 Thread Alex Vergara Gil
- Original Message - From: Ashley Shan Hi all, I was trying to compile the existing code for corkboard and outline view. I followed instructions on this post: http://blog.oak-tree.us/index.php/2010/06/25/lyx-outline02-1 I installed all programs as instructed (Qt 5.0.2, CMa