[Stk] Stk 4.4.3 example projects

Stephen Sinclair sinclair at music.mcgill.ca
Thu Jul 26 09:31:58 PDT 2012


"Microsloth".. that's gold :)

fwiw, on some projects I use a program called "premake" to generate
visual studio projects.  A pain to have to maintain another build
system though, but in practice it doesn't add much work.

I agree in principle that MingW should be enough-- as long as the
headers and resulting binary are compatible with Visual Studio, it
should be possible to just post a .lib file for VS users to use.
forget maintaining a project file, just tell them to import the
headers, set some pre-defined macros, and it's done.

I got fed up enough on one project to the point where now I'm
cross-compiling the windows version using mingw on Linux, just because
it's easier to deal with.

Steve

On Thu, Jul 26, 2012 at 10:26 AM, Gary Scavone <gary at ccrma.stanford.edu> wrote:
> Hi Thomas,
>
> Note that this is not a problem with STK itself but rather Microsloth not maintaining compatibility with older project files.  Everything works fine in MingW.  Most likely, I will remove the MS project files in the next release and people can simply build their own as needed using whatever IDE they want.
>
> --gary
>
> On 2012-07-26, at 9:39 AM, Thomas Meyer wrote:
>
>> Hi,
>> the Stk v4.4.3 example projects are not compatible with
>> MS Visual Studio 2010 Express (x86, MS Windows 7 Home Premium).
>> The VC++ 6 projects can not converted to the current Visual C++
>> project format.
>>
>>
>> From the homepage:
>> "... We like to think that this increases the chances that our programs
>> will still work in
>> another 5-10 years. In fact, the ToolKit has been working continuously
>> for nearly 15 years now. ..."
>> It would be nice, to see that the toolkit works with the current Visual
>> Studio (and the following)
>> the next 15 years. :-)
>>
>>
>> Thomas Meyer
>>
>>
>> _______________________________________________
>> Stk mailing list
>> Stk at ccrma.stanford.edu
>> http://ccrma-mail.stanford.edu/mailman/listinfo/stk
>
>
> _______________________________________________
> Stk mailing list
> Stk at ccrma.stanford.edu
> http://ccrma-mail.stanford.edu/mailman/listinfo/stk
>
>



More information about the Stk mailing list