SDK Update (statically linked runtime)

Posted by Sachin Garg on 26th July 2008 | Permanent Link

I have updated the Rawzor SDK, it now includes both statically and dynamically linked versions of DLLs. Another minor addition is a function to get SDK’s core version number.

Like last time, everything is built in Visual Studio 2008 (9.0) but there shouldn’t be any issues even if you are using a different build chain (atleast we can hope). Anyway, if this creates any problems for you and you can’t upgrade yet, I can add binaries from some older version of msvc. Let me know.

4 Responses to “SDK Update (statically linked runtime)”

  1. ss Says:

    [Comment deleted, troll]

  2. Vojtech Says:

    Have you considered 64 bit Windows version?

  3. Sachin Garg Says:

    I am guessing there won’t be any performance advantage in having a 64-bit version as Rawzor doesn’t needs large amount of memory, so we shouldn’t need a separate 64-bit version (it will only add confusion among users as to which version to download).

    However, I will be releasing the 64-bit version of SDK soon (within weeks) so that 64-bit applications can also add support for .rwz format. This is needed because 64-bit applications can not link to 32 bit SDKs.

    If any performance is noticed, I will release the 64-bit version of the Rawzor too.

  4. Vojtech Says:

    Yes, I meant 64 bit version of SDK. Thanks for answer.

Leave a Reply