Jayapal Reddy (jayaredd) wrote: > > Hi Jaap, > Thanks for your reply. > I have taken the code using SVN from > http://anonsvn.wireshark.org/wireshark/trunk-1.2/ > And I have changed one file plugins directory and build in windows > environment
You might want to take a look at http://msdn.microsoft.com/en-us/library/ms235291.aspx Specifically the note that says Visual C++ Express does not create %PROGDIR%\Microsoft Visual Studio 9.0\VC\Redist\ during installation on the development computer. To redistribute Visual C++ libraries with applications built with Visual C++ Express, please use Visual C++ Redistributable Packages (VCRedist_*.exe). See section "Deploying Visual C++ library DLLs as shared assemblies" above for more information. -- Join us for Sharkfest ’10! · Wireshark® Developer and User Conference Stanford University, June 14-17 · http://www.cacetech.com/sharkfest.10/ ___________________________________________________________________________ Sent via: Wireshark-dev mailing list <[email protected]> Archives: http://www.wireshark.org/lists/wireshark-dev Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev mailto:[email protected]?subject=unsubscribe
