tsp-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: RE : [Tsp-devel] 0.8.3-rc1 windows build: testers needed


From: Frederik Deweerdt
Subject: Re: RE : [Tsp-devel] 0.8.3-rc1 windows build: testers needed
Date: Mon, 2 Apr 2007 08:43:28 +0000
User-agent: mutt-ng/devel-r804 (Linux)

On Mon, Apr 02, 2007 at 09:45:27AM +0200, Eric Noulard wrote:
> 2007/4/2, TSP <address@hidden>:
> >
> >
> >Hello Frederik.
> >
> >As I got the luck :=) to work at my office on a real Windows box, I did try 
> >you delivery.
> >I just extracted the whole stuff, and lauched the famous tsp_stub_server.exe
> 
> I have done the same test with unfortunately... the same result
> (see screenshot included)
Thanks for the feedback!
> 
> >But it complained that I miss MSVCR71D.dll, which obviously I haven't.
> >This DLL seems to be usefull when distributing shared applications built 
> >whith MFC :
> >http://c.developpez.com/faq/vc/?page=DLL#DistributeMFCApp
> 
> Strange enough since tsp_stub_server should not embbed any MFC at all,
> I think msvcr71d.dll is for any Visual Studio compiled app whereas
> mfc71d.dll is for MFC based apps.
> 
> But tell me something, why didn't you build the NSIS Installer?
No idea, I forgot about it, do I have to activate some cmake option?
> Did you compiled TSP with Visual Studio or another build environnement?
I did use Visual Studio .NET 2003. 
> 
> I think Alan did add some dll to be installed in the WIN32 case,
> if you look at tsp/CMakeLists.txt you'll see:
> 
>  IF (MSVC71)
>    ## Install FIX the path to le system directoy##
>    INSTALL(FILES
>      C:/Windows/system32/msvcr71d.dll
>      C:/Windows/system32/mfc71d.dll
>      DESTINATION external/msvc)
>  ENDIF (MSVC71)
> 
> or may be you didn't have NSIS on your QEmu box and
> you built the Zip installer which unfortunately does not include
> "absolute path installed" files (I saw this kind of bug on CMake ML)
OK, I'll package another build with NSIS on. Stay tuned :)

Fred




reply via email to

[Prev in Thread] Current Thread [Next in Thread]