mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-01-29 00:59:20 +00:00
Readme updated
This commit is contained in:
parent
92c2160888
commit
24d62eeeb9
1 changed files with 2 additions and 5 deletions
|
|
@ -48,11 +48,8 @@ rm /include/stdint.h /include/inttypes.h
|
|||
#Remove libgcc specific libraries, only needed for MSVC:
|
||||
rm /lib/libgcc.a /lib/libmingw32.a /lib/libmingwex.a
|
||||
|
||||
#Remove libintl from gtk, we don't need it and it conflicts with the one supplied by mingw.
|
||||
rm /lib/libintl.dll.a
|
||||
rm /lib/libintl.la
|
||||
rm /lib/libintl.a
|
||||
rm /include/libintl.h
|
||||
#To get the translations working, remove from C:/MinGW/lib :
|
||||
libintl.a libintl.la libintl.dll.a
|
||||
|
||||
* Download and install Inno Setup Compiler (required only if you run 'make setup.exe'). Add it to your windows Path environment variable.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue