mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-22 05:16:21 +00:00
add item for QMAKESPEC
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@14130 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
82db64c958
commit
585b386088
@ -25,9 +25,10 @@ Building with GCC/Linux:
|
||||
- create a build directory, e.g. .../trunk/../build
|
||||
- call in the build directory 'cmake ..\trunk\development\cmake'
|
||||
|
||||
Building with GCC/Windows:
|
||||
Building with GCC/Windows (Win2k only works with MSYS, XP?):
|
||||
- install zlib (www.zlib.net) into %ProgramFiles%/GnuWin32/include+lib
|
||||
- create a build directory, e.g. .../trunk/../build
|
||||
- call: export QMAKESPEC=win32-g++ (MSYS) or set QMAKESPEC=win32-g++ (CMD)
|
||||
- call in the build directory 'cmake ..\trunk\development\cmake'
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user