Tutorial How To Make/Develop TeamSpeak 3 Plugins

MarineHya

Member
Joined
Aug 27, 2017
Messages
33
Reaction score
17
Points
55
That's not right what he said ..
You have to download the correct SDK in Visual Studio.
fot6V4o.png
 

wyodaks

New Member
Joined
Nov 4, 2019
Messages
1
Reaction score
1
Points
2
if anyone has the time, i need some assistance with a project that was already started by a buddy of mine, he recently was deployed and cant be of assistance anymore. I would like to finish the add on for the community that we are in but just dont know that much about plugins.
 

j0n4s

New Member
Joined
Dec 10, 2020
Messages
1
Reaction score
0
Points
3
Hi all,

yeah I know this is a old thread. But I also cannot compile the test plugin as 64bit version.
If I select Win32 it compiles without errors but after switching to 64bit it does not work. The includes couldn't be found anymore.
See screenshot:

1607614688800.png

Any ideas?

Best regards.


Update - Fixed now:

1. Modified the include paths to

1607701381095.png

2. Switch Configuration Type to Dynamic DLL

1607701350987.png
 
Last edited:
Top