mirror of
https://github.com/telegramdesktop/tdesktop
synced 2025-01-02 20:52:13 +00:00
Destroyed Build issues in VS2015 (markdown)
parent
c651611965
commit
a058c23401
@ -1,23 +0,0 @@
|
||||
I couldn't find any forum to discuss these issues so I note them here for other developers who may want to build tdesktop.
|
||||
|
||||
* OpenAL Soft, slightly patched
|
||||
* Failed in:
|
||||
|
||||
> git apply ./../../tdesktop/Telegram/Patches/openal.diff
|
||||
|
||||
* Qt
|
||||
* Failed in:
|
||||
|
||||
> D:\TBuild\Libraries\qt5_6_0>cd qtbase && git apply ../../../tdesktop/Telegram/Pa
|
||||
tches/qtbase_5_6_0.diff && cd ..
|
||||
../../../tdesktop/Telegram/Patches/qtbase_5_6_0.diff:12: trailing whitespace.
|
||||
\# Make this build use static runtime library.
|
||||
../../../tdesktop/Telegram/Patches/qtbase_5_6_0.diff:13: trailing whitespace.
|
||||
QMAKE_CFLAGS_RELEASE = -O2 -MT
|
||||
../../../tdesktop/Telegram/Patches/qtbase_5_6_0.diff:14: trailing whitespace.
|
||||
QMAKE_CFLAGS_RELEASE_WITH_DEBUGINFO += -O2 -MT -Zi
|
||||
../../../tdesktop/Telegram/Patches/qtbase_5_6_0.diff:15: trailing whitespace.
|
||||
QMAKE_CFLAGS_DEBUG = -Zi -MTd
|
||||
../../../tdesktop/Telegram/Patches/qtbase_5_6_0.diff:28: trailing whitespace.
|
||||
// Some bad characters appeared in ui in case 2 was here instead of 11.
|
||||
fatal: corrupt patch at line 85
|
Loading…
Reference in New Issue
Block a user