|
|
VC++ 6.0 is not supporting the Platform SDK! |
|
Author |
Message |
dnz8000

|
Posted: Tue May 15 08:13:09 CDT 2007 |
Top |
Visual Studio C++ >> VC++ 6.0 is not supporting the Platform SDK!
This is a multi-part message in MIME format.
------=_NextPart_000_0142_01C7971E.A9E61630
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Dear sir/madam,
I am working on winamp general purpose pluggin "gen_whatsplaying " =
project
I downloaded the project "gen_whatsplaying" available on =
www.schaffrath.net=20
.
I am working on it, but getting many errors during compilation and =
building=20
the application successfully. I am using MS VC++ 6.0 compiler to compile =
and=20
build it.
I also downloaded and installed the speech SDK 5.1 from MS site and =
Winamp=20
SDK's from Winamp's web site on my PC to remove the errors. But still I =
am=20
getting many compilation and linking errors during the build, and =
therefore=20
unable to get the desired .dll file for winamp general plugins.
As suggested by the project developer, and as per microsoft =
specification, I=20
downloaded and installed the February 2003 version of the Platform SDK =
on=20
my C:\ drive and configured it to use with VC++ 6.0
Now , after making all the changes to configuration setting to include =
and=20
lib, in VC++ 6.0 when I am building the project, I didn't see any =
changes in=20
the previous errors which I used to get during compilation before it all =
remains the same, no changes at all. I think VS 6.0 is not supporting =
the=20
"February 2003 version of the Platform SDK at all.
Just wanted to know if any one knows about it in this community to help =
me=20
out. I really appreciate yours help and kind cooperation with me.
I request you to please let me know how do I get rid of this problem =
now.=20
any help on it is highly appreciated.
Thanks,
shyam
------=_NextPart_000_0142_01C7971E.A9E61630
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 6.00.6000.16441" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY>
<DIV>
<P><FONT face=3DArial size=3D2>Dear sir/madam,</FONT></P>
<P><FONT face=3DArial size=3D2>I am working on winamp general purpose =
pluggin=20
"gen_whatsplaying " project<BR>I downloaded the project =
"gen_whatsplaying"=20
available on </FONT><A href=3D" http://www.hide-link.com/ "><FONT =
face=3DArial=20
size=3D2>www.schaffrath.net</FONT></A><FONT face=3DArial size=3D2> =
<BR>.<BR>I am=20
working on it, but getting many errors during compilation and building =
<BR>the=20
application successfully. I am using MS VC++ 6.0 compiler to compile and =
<BR>build it.<BR>I also downloaded and installed the speech SDK 5.1 from =
MS site=20
and Winamp <BR>SDK's from Winamp's web site on my PC to remove the =
errors.=20
But still I am <BR>getting many compilation and linking errors during =
the build,=20
and therefore <BR>unable to get the desired .dll file for winamp general =
plugins.<BR>As suggested by the project developer, and as per microsoft=20
specification, I <BR>downloaded and installed the February 2003 version =
of the=20
Platform SDK on <BR>my C:\ drive and configured it to use =
with VC++=20
6.0<BR>Now , after making all the changes to configuration setting to =
include=20
and <BR>lib, in VC++ 6.0 when I am building the project, I didn't see =
any=20
changes in <BR>the previous errors which I used to get during =
compilation before=20
it all <BR>remains the same, no changes at all. I think VS 6.0 is not =
supporting=20
the <BR>"February 2003 version of the Platform SDK at all.</FONT></P>
<P><FONT face=3DArial size=3D2>Just wanted to know if any one knows =
about it in this=20
community to help me <BR>out. I really appreciate yours help and kind=20
cooperation with me.<BR>I request you to please let me know how do I get =
rid of=20
this problem now. <BR>any help on it is highly appreciated.</FONT></P>
<P><BR><FONT face=3DArial size=3D2>Thanks,<BR>shyam</FONT></P>
<P><FONT face=3DArial size=3D2></FONT> </P></DIV></BODY></HTML>
------=_NextPart_000_0142_01C7971E.A9E61630--
Visual Studio211
|
|
|
|
 |
Jochen

|
Posted: Tue May 15 08:13:09 CDT 2007 |
Top |
Visual Studio C++ >> VC++ 6.0 is not supporting the Platform SDK!
Hi Shyam!
> Now , after making all the changes to configuration setting to include and
> lib, in VC++ 6.0 when I am building the project, I didn't see any
> changes in
> the previous errors which I used to get during compilation before it all
> remains the same, no changes at all. I think VS 6.0 is not supporting the
> "February 2003 version of the Platform SDK at all.
Can you post a small sample to reproduce the problem/error?
If you have the Feb2003-PSDK version it should work.
Greetings
Jochen
|
|
|
|
 |
|
|