you didnt link your includes properly or not at all. The compiler is looking for that file in the path you specificed (or forgot to/didnt do). Theirs a bunch of guides around on compiling TFS and how to to link librarys properly.Hi All,
Trying to compile nostalrius and I get this error any idea how to resolve?
View attachment 69100
Visual Studio version? Do you link libraries manually or using vcpkg?Hi All,
Trying to compile nostalrius and I get this error any idea how to resolve?
View attachment 69100
Got vs17 and 22, I linked them with vcpkg a while ago, do i need to link the libraries everytime I compile?Visual Studio version? Do you link libraries manually or using vcpkg?
If you're using vcpkg then you don't need to link anything, Just remove anything you've linked it's supposed to link automatically.do i need to link the libraries everytime I compile?
Yes, They should stay linked unless you tried to link them yourself.(thought the libraries stay linked?)
Create a job thread, Someone may take the job.if you can help with that I'll pay you
I'll give it a go see if I can do it myself but if your happy to and able to compile it for me it would be a huuuuge helpIf you're using vcpkg then you don't need to link anything, Just remove anything you've linked it's supposed to link automatically.
Should work with 2017/2019 I've tested before, You've had any errors during installing vcpkg libraries? any missing libraries?
Yes, They should stay linked unless you tried to link them yourself.
Try deleting vcpkg folder and reinstall it then when you run the solution it will ask you to retarget project just cancel it.
I've compiled it before, I can do it for you in a few hours if you're still failing.
![]()
C++ - Compiling server
Hello, could somone please compile this server for me - Nostalrius 7.7 (https://otland.net/threads/nostalrius-7-7.262406/) I want to run it on windows 10 I just want to play offline old tibia on my computer but i've been trying to compile it for the last 2 hours and it's too hard for me. I...otland.net
Create a job thread, Someone may take the job.
You can run the .exe there using wine but for the better just compile it, Follow one of the tutorials here based on which distro you're using.just realised my server is running linux so do i need to compile differently?