[Stk] ask for C++ version in WindowsXP

SY yshi_music@yahoo.com.cn
Wed, 3 Oct 2007 12:49:06 -0400 (EDT)


--0-301783456-1191430146=:48477
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: 8bit

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@mail.mcgill.ca

yihuei2m@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






      ____________________________________________________________________________________
想及時通知通訊錄裡的所有親朋好友好消息,就來 Yahoo!奇摩電子信箱發簡訊!
http://tw.mobile.yahoo.com/texts/mail.php

_______________________________________________
Stk mailing list
Stk@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  
--0-301783456-1191430146=:48477
Content-Type: text/html; charset=iso-8859-1
Content-Transfer-Encoding: 8bit

Hi Yi-Huei,<br><br>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:<br>LIBRARY = -lwinmm -ldsound -lWsock32 -lm -lole32<br>Also, the following definition should be included:<br>DEFS&nbsp;&nbsp;&nbsp; += -D__WINDOWS_MM__ -D__WINDOWS_DS__ -D__LITTLE_ENDIAN__<br><br>Good luck!<br><br>Shi Yong<br>yong.shi2@mail.mcgill.ca<br><br><b><i>yihuei2m@yahoo.com.tw</i></b> wrote:<blockquote class="replbq" style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;"> Hi seniors,<br><br><br><br>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."<br><br><br><br>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. <br><br>BTW, Is there any other C++ which can be used to run STK? Actually I've tried Dev C++ but got error messages.<br><br>Thank you very much,<br>Yi-Huei Chen<br><br><br><br><br><br><br>      ____________________________________________________________________________________<br>想及時通知通訊錄裡的所有親朋好友好消息,就來 Yahoo!奇摩電子信箱發簡訊!<br>http://tw.mobile.yahoo.com/texts/mail.php<br><br>_______________________________________________<br>Stk mailing list<br>Stk@ccrma.stanford.edu<br>http://ccrma-mail.stanford.edu/mailman/listinfo/stk<br></blockquote><br><p>&#32;
      <hr size=1>Be smarter than spam. See how smart SpamGuard is at giving junk email the boot with the <a href="http://us.rd.yahoo.com/evt=40705/*http://mrd.mail.yahoo.com/try_beta?.intl=ca"><b>All-new Yahoo! Mail </b></a> 

--0-301783456-1191430146=:48477--