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:

hacxx

Member
Joined
Apr 10, 2022
Messages
10
Reaction score
0
Points
36
Thanks so much for these tutorials! The step-by-step approach really helps, and I appreciate the clear explanations. The music adds a nice touch—definitely not boring! Looking forward to the next episodes and learning more about developing TeamSpeak 3 plugins. Keep up the great work!
 
Top