Skip to content

Stupid questions with LNK2001/LNK2019 #177

Answered by rikyoz
Polar-Pumpkin asked this question in Q&A
Discussion options

You must be logged in to vote

Hey, sorry for the late reply!
First of all, thank you for all the details; they really helped me better understand the issue!

Currently, I believe this is because I compiled bit7z using v143, as I can't compile bit7z with v141, and then compile my library with v141, possibly due to significant changes in MSVC 2017/2019 or differences in C++ standards

Yeah, the issue there is the difference between v143 and v141 that makes the compilation fail!

But there is good news: using BIT7Z_DISABLE_USE_STD_FILESYSTEM in hotfix/v4.0.5 indeed solves the problem of missing _std_fs??? symbols. Now, the only issue left is the missing __Cxx??? symbols, which are the additional errors I mentioned when u…

Replies: 3 comments 13 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
9 replies
@Polar-Pumpkin
Comment options

@Polar-Pumpkin
Comment options

@Polar-Pumpkin
Comment options

@rikyoz
Comment options

@Polar-Pumpkin
Comment options

Comment options

You must be logged in to vote
4 replies
@rikyoz
Comment options

Answer selected by rikyoz
@rikyoz
Comment options

@Polar-Pumpkin
Comment options

@rikyoz
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants