What is needed for the sdk

About Truespace Archives

These pages are a copy of the official truespace forums prior to their removal somewhere around 2011.

They are retained here for archive purposes only.

What is needed for the sdk // SDK, Plug-in & 3rd Party Area

1  |  

Post by finder // Sep 3, 2008, 4:16pm

finder
Total Posts: 66
I thought I would try to make a few plugin but I am not sure if my old compiler and software will work. I have visual c++ 6.0. I think it is to old for you youngster that are up on all the new language. If it is to old can someone let me know what to look at. I may be old but I can still make widows say Hello Would :p:D

Post by Asem // Sep 3, 2008, 7:59pm

Asem
Total Posts: 255
I don't think you would be missing much. Other than a few things that I found in vc6 (was forced to use it in school because the teachers did not want to deal with with the new ide ). There were updates most likely in updating functions since if you use vc2008 you may get functions that say deprecation but still work anyway like atoi is apparently atoi_s (something like that) and the first is now deprecated although it still works. I think the compiler version also may be too high for the one that comes with vc6 but if you get the 2005 or 2008 versions you should benefit from it. I think ts is compiled under vc2005 also. I don't know all the significant changes just the ones I've ran into myself and they didn't really hinder me much. Also I think the stl might have been updated as well but probably performance wise or a few added things i'm not sure.

An extremely small example being:

for(int i=0; i<n; i++) //vc6 compiler wouldn't let you do this

I haven't really used atl before also so what I said above was in general. luckily for me it reminds a little bit of wxWidgets but it's still going to take me time to learn this.

Post by frootee // Sep 4, 2008, 4:05am

frootee
Total Posts: 2667
pic
This is what you need; check here:


http://forums1.caligari.com/truespace/showpost.php?p=72399&postcount=11


Also here is an ongoing thread you may find helpful:


http://forums1.caligari.com/truespace/showthread.php?t=6501


HTH!


Froo
Awportals.com is a privately held community resource website dedicated to Active Worlds.
Copyright (c) Mark Randall 2006 - 2024. All Rights Reserved.
Awportals.com   ·   ProLibraries Live   ·   Twitter   ·   LinkedIn