Hi Kim! Thank for your help. But, no, it doesn't look like the same problem. With the CVS sources it seems there is a problem in the .dsp file and that msdev is not able to understand it.
With the source from DQSD 3.1.9.1, it also doesn't seem to be a midl problem because this part goes fine. It is more something with the Stdafx. I think I am missing a link or some macros, something like that. Any idea will be warmly welcome... Bye, St�phane On 5/17/05, Kim Gr�sman <[EMAIL PROTECTED]> wrote: > Hi Stephane, > > It's not a variation on this problem [1], is it? > > - Kim > > [1] > http://groups-beta.google.com/group/microsoft.public.vc.atl/browse_frm/thread/6147b20ffad07df9/16a016581f1aca1e > > stephane julien wrote: > > 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 : '*' > > ------------------------------------------------------- > 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=7412&alloc_id=16344&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
