我正在將32位項目轉換爲x64。在大多數情況下,它意味着將64附加到庫路徑(並最終爲x64構建這些庫)。現在我假設所有庫都已經準備就緒,代碼也是x64兼容。不過,我不斷收到錯誤升壓zlib庫,像這樣的: error LNK2019: unresolved external symbol inflateEnd
error LNK2019: unresolved external symbol in
function loadFileAsBinary()
{
var fileToLoad = document.getElementById("fileToLoad").files[0];
var fileReader = new FileReader();
fileReader.onload = function(fileLoadedEvent)
{
我使用了zlib壓縮來返回一個字符串。 https://panthema.net/2007/0328-ZLibString.html 然後我做:被限定如 void StatsClientImpl::sendToServer(std::stringstream &sstr) // to include an update interval version
{
std::string er