On Sun, 14 Jan 2007, Michael Gerz wrote:

     To start the just compiled lyx.exe, it is necessary to copy the
     following files to the folder where the just compiled "lyx.exe"
     is:

     Aiksaurus.dll
     aspell.dll
     iconv.dll
     intl.dll
     QtCore4.dll
     QtGui4.dll
     (If the files are not on your system, you can download them from
     http://wiki.lyx.org/uploads/DevelTools/buildLyx/LyXWinBuildDLLs.zip)

build-msvc is the install directory where everything is arranged for execution. There is no need to move it around as long as you want to recompile from time to time.

You succeeded! Wasn't that difficult, was it? Have fun with 1.5.0svn!

Unfortunately no success quite yet. The file LyXWinBuildDLLs.zip doesn't contain all the required DLLs. It contains:

      Aiksaurus.dll
      aspell.dll
      iconv.dll
      intl.dll

but I'm missing 'QtCore4.dll' and 'QtGui4.dll'.

So I searched for them and found duplicates in the directories:
* lyx-devel/lyx-windows-deps-msvc-qt4/qt-4/bin/
* lyx-devel/lyx-windows-deps-msvc-qt4/qt-4/lib/

I simply copied the missing files from ../bin/ to build-msvc/ and that allows me to finally start LyX. Is that the correct approach, or should I set something equivalent to LD_LIBRARY_PATH instead?

Thanks for the help btw!
/Christian

--
Christian Ridderström, +46-8-768 39 44               http://www.md.kth.se/~chr

Reply via email to