Thanks for your help Kim. Sadly it doesn't solve my problem...
I have setup my environment as stated in http://www.dqsd.net/faq.htm#Coding But when I want to compile the sources from the CVS, I obtain this: [EMAIL PROTECTED] ~/TaBaDia/dqsd/src $ ./build.cmd Setting environment for using Microsoft Visual C++ tools. C:\Documents and Settings\sjulien\TaBaDia\dqsd\src\DQSDTools\DQSDTools.dsp This makefile was not generated by Developer Studio. Error: no project loaded. ... ... And when I want to compile from the sources extracted from DQSD 3.1.9.1, I obtain this: [EMAIL PROTECTED] /cygdrive/c/Program Files/Quick Search Deskbar/src $ ./build.cmd Setting environment for using Microsoft Visual C++ tools. Deleting intermediate files and output files for project 'DQSDTools - Win32 Rele ase MinDependency'. --------------------Configuration: DQSDTools - Win32 Release MinDependency------ -------------- Creating Type Library... Microsoft (R) MIDL Compiler Version 5.01.0164 Copyright (c) Microsoft Corp 1991-1997. All rights reserved. Processing C:\Program Files\Quick Search Deskbar\src\DQSDTools\DQSDTools.idl DQSDTools.idl Processing C:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\oaidl.idl oaidl.idl Processing C:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\objidl.idl objidl.idl Processing C:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\unknwn.idl unknwn.idl Processing C:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\wtypes.idl wtypes.idl Processing C:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\ocidl.idl ocidl.idl Processing C:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\oleidl.idl oleidl.idl Processing C:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\servprov.idl servprov.idl Processing C:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\urlmon.idl urlmon.idl Processing C:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\msxml.idl msxml.idl Compiling resources... Compiling... StdAfx.cpp C:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\mshtml.h(13616) : error C2 143: syntax error : missing ',' before '*' C:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\mshtml.h(13616) : error C2 059: syntax error : '*' ... ... Thank you in advance for your help! St�phane On 5/12/05, Kim Gr�sman <[EMAIL PROTECTED]> wrote: > Hi Stephane, > > > StdAfx.cpp > > C:\Program Files\Microsoft Visual Studio\VC98\INCLUDE\mshtml.h(13616) > > : error C2143: syntax error : missing ',' before '*' > > Do you have the latest Platform SDK installed? I'm not sure the one that > came with VC6 is up-to-date. > > See http://www.microsoft.com/msdownload/platformsdk/sdkupdate/ for the > latest SDK and http://dqsd.net/faq.htm under "Coding" for more info. > > Hope that helps, > - Kim > > ------------------------------------------------------- > This SF.Net email is sponsored by Oracle Space Sweepstakes > Want to be the first software developer in space? > Enter now for the Oracle Space Sweepstakes! > http://ads.osdn.com/?ad_id=7393&alloc_id=16281&op=click > _______________________________________________ > Archive: https://lists.sourceforge.net/lists/listinfo/dqsd-devel > ------------------------------------------------------- This SF.Net email is sponsored by Oracle Space Sweepstakes Want to be the first software developer in space? Enter now for the Oracle Space Sweepstakes! http://ads.osdn.com/?ad_idt12&alloc_id344&op=click _______________________________________________ Archive: https://lists.sourceforge.net/lists/listinfo/dqsd-devel
