• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Compiling Visual Basic 2015 (TFS 1.2)

darkshin

New old member
Joined
Dec 14, 2010
Messages
231
Reaction score
22
Hey Guys, I am getting plenty of linkings errors while trying to compile the newest TFS sources with Visual Basic 2015.

I've updated all libraries, im using SDK 3.1 and Boost 1_60 and also the lastest pugixml 1.7 (Static Libs Compiled by me with VB 2015).

This is how they are linked in the dependecies for x32:
links.png


These are the errors prompted (related to pugixml I think)
pugierror.png


Does someone knows what could be causing these errors to the linker?
 
You are using the wrong compiler.. the code is not written in Visual Basics
Oh Hey Codex, Thank for the reply. I was in visual studio, my bad. but I've fixed it, the solution was looking for the pugixml paste inside the TFS SDK paste. So I just added it in there and voilá.
Thanks for the attention :)

Its fixed.
 

Similar threads

Back
Top