Skip to content
This repository has been archived by the owner on May 14, 2022. It is now read-only.

mupdf-qt编译 vs2015编译器兼容问题 #22

Open
toby20130333 opened this issue Apr 27, 2018 · 0 comments
Open

mupdf-qt编译 vs2015编译器兼容问题 #22

toby20130333 opened this issue Apr 27, 2018 · 0 comments

Comments

@toby20130333
Copy link

在vs2015及以上 出现编译错误:
主要错误文件 thirdparty\jbig2dec\config_win32.h

if defined(_MSC_VER)

if _MSC_VER < 1500 /* VS 2008 has vsnprintf */

define vsnprintf _vsnprintf

endif

endif

//# define snprintf _snprintf (we modified it)

#endif /* _MSC_VER */
希望能够解决大家的错误

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant