SDL libs for Borland, and rotating a sprite? (Robert)

Hmm, i’ve just instaled MS VS8, so…i can’t go back to borland BDS,
couse of NET framework wersion…
But i’ve tried to use BCB6 with libs compiled for VS, after 2 corrections
it almost works, exept BCB gives such linker error:

[Linker Error] Unresolved external ‘_main’ referenced from D:\PROGRAM
FILES\BORLAND\CBUILDER6\LIB\C0X32.OBJ

Which for me is a lot of strange marks on screen.
I also again tried to build dll's for borland [both, BCB and BDS], source  

is not complete [or someone has deleted files, but not removed them from
projects], it also has 4 code errors, wich does not say anything for me.
One looks just as a mistake, as a types of var’s is not mached, all
others, i really don’t know. I will report it to HQ, so maybe whey could
do somthin in that way… Debuger in BDS is great for me, especialy when i
do a lot of strange things, and, i really don’t whant to leave this env.
Gosh, i just like how it is designed there:)

Hello Robert,

Thursday, December 14, 2006, 11:02:07 PM, you wrote:

Hmm, i’ve just instaled MS VS8, so…i can’t go back to borland BDS,
couse of NET framework wersion…

You can’t? I think you’ll find it will work… NET 1.1 and 2.0
co-exist.

    But i've tried to use BCB6 with libs compiled for VS, after 2 corrections

it almost works, exept BCB gives such linker error:

The problem is that the .lib format is different for Borlands linker
compared to Microsoft’s one. There used to be a convert tool, but I
don’t know Borland that well.

The problem with Borland is that it’s C++ Compliance is dreadful.
Despite being from MS, Visual Studio is an excellent development tool.–
Best regards,
Peter mailto:@Peter_Mulholland