otaconeitor
New Member
- Joined
- Dec 20, 2020
- Messages
- 3
- Reaction score
- 0
Hello! Im following the guide to compile on Windows. Im using vcpkg with Visual Studio Code. I followed the quickstart to vcpk until I completed step 1. Im not really sure if I have to complete the next steps but the thing is that I keep following the guide and I get to:
5. Build
Open <strong>vc17/theforgottenserver.vcxproj</strong>. This should launch Visual Studio
Choose build configuration from the drop downs (Debug or Release and Win32 or x64). For best performance choose Release & x64.
To start compiling press F7.
I get an error on visual studio community that says:
can't open file 'libboost_iostreams-vc143-mt-x64-1_87.lib'
I tried asking ChatGpt and followed the instructions (basically adding folder to C++ and Linker with that file) but I cant seem to get rid of it. Any inputs? If any further info or images are needed Ill be more than happy to provide
Thanks in advance
5. Build
Open <strong>vc17/theforgottenserver.vcxproj</strong>. This should launch Visual Studio
Choose build configuration from the drop downs (Debug or Release and Win32 or x64). For best performance choose Release & x64.
To start compiling press F7.
I get an error on visual studio community that says:
can't open file 'libboost_iostreams-vc143-mt-x64-1_87.lib'
I tried asking ChatGpt and followed the instructions (basically adding folder to C++ and Linker with that file) but I cant seem to get rid of it. Any inputs? If any further info or images are needed Ill be more than happy to provide
Thanks in advance