Search the web
Sign In
New User? Sign Up
perlguitest · Win32::GuiTest (Perl)
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Message search is now enhanced, find messages faster. Take it for a spin.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Detail steps for installation of Win32::Gui   Message List  
Reply | Forward Message #1811 of 1815 |
Re:Detail steps for installation of Win32::Gui

I take it you're running this on Vista?



This is because windows can't find the manifest file for guitest.dll
created when the link step is done.



If you look in the build tree, you'll find guitest.dll.manifest. The
short term fix is to copy that file to either the root of the build tree
or the t directory where the test scripts reside.



The long term fix is to modify the make file to embed the manifest file
inside the DLL.



Here's a link to an msdn blog discussing the problem:

http://blogs.msdn.com/seshadripv/archive/2005/10/30/486985.aspx



This is msdn article I used to modify the make file for embedding the
manifest.

http://msdn2.microsoft.com/en-us/library/ms235591(VS.80).aspx





Good Luck





[Non-text portions of this message have been removed]




Thu Aug 23, 2007 3:16 pm

stevebr512
Offline Offline
Send Email Send Email

Forward
Message #1811 of 1815 |
Expand Messages Author Sort by Date

I am getting error while running nmake test, it says perl.exe incorrectly trying to invoke C runtime library...
deepsborse
Offline Send Email
Aug 22, 2007
11:25 pm

I take it you're running this on Vista? This is because windows can't find the manifest file for guitest.dll created when the link step is done. If you look in...
Bauer, Steven
stevebr512
Offline Send Email
Aug 23, 2007
11:15 pm
Advanced

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help