[Stk] ask for C++ version in WindowsXP

SY yshi_music at yahoo.com.cn
Wed Oct 3 09:43:54 PDT 2007


Hi Yi-Huei,

I would suggest you try the MinGW. I've successfully compiled STK with MinGW (www.mingw.org) in Windows XP in the last year. The only problem I've met is that for creating sound in realtime, a lib called ole32.lib should be included:
LIBRARY = -lwinmm -ldsound -lWsock32 -lm -lole32
Also, the following definition should be included:
DEFS    += -D__WINDOWS_MM__ -D__WINDOWS_DS__ -D__LITTLE_ENDIAN__

Good luck!

Shi Yong
yong.shi2 at mail.mcgill.ca




Stephen Sinclair <sinclair at music.mcgill.ca> wrote: Hi Yi-Huei,

I've successfully compiled STK in the past using Cygwin. (I may have had
to tweak some files..)

However, I was unable to get the DirectSound driver working under
Cygwin, which is why I never bothered to suggest supporting it. (It did
work properly in non-realtime mode, so I could create sound and write it
to a file without problems.) Perhaps it might work using MingW, you're
certainly welcome to give it a shot!


Steve


yihuei2m at yahoo.com.tw wrote:
> Hi seniors,
>
>
>
> I can use C language but I'm not familiar with Visual C++. I got the information: "STK has been tested on Windows platforms using the Visual .NET compiler only. It is assumed here that you're familiar with Visual C++ and its particular idiosyncrasies. STK won't compile in Visual C++ 6.0 any more."
>
>
>
> But I'm not sure if I must install Visual Studio.NET to run Visual.NET because there is some difficulty in installing such a huge SW. Or I only need to install parts of Studio.NET then I can use Visual C++.NET. Or I still can use C++ 6.0 to run most  STK. 
>
> BTW, Is there any other C++ which can be used to run STK? Actually I've tried Dev C++ but got error messages.
>
> Thank you very much,
> Yi-Huei Chen
>
>
>
>
>
>
>       ____________________________________________________________________________________
> ·Q¤Î®É³qª¾³q°T¿ý¸Ìªº©Ò¦³¿ËªB¦n¤Í¦n®ø®§¡A´N¨Ó Yahoo!©_¼¯¹q¤l«H½cµo²°T¡I
> http://tw.mobile.yahoo.com/texts/mail.php
>
> _______________________________________________
> 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


       
---------------------------------
Be smarter than spam. See how smart SpamGuard is at giving junk email the boot with the All-new Yahoo! Mail  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://cm-mail.stanford.edu/pipermail/stk/attachments/20071003/62b08cc0/attachment.html>


More information about the Stk mailing list