Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 135 by
mark.hin...@barcrest.com: missing platform_win32.cpp from
download
http://code.google.com/p/mp4v2/issues/detail?id=135
What steps will reproduce the problem?
1. go to
https://code.google.com/p/mp4v2/downloads/list
2. download mp4v2-2.0.0.tar.bz2
3. modify sln/proj files for visual studio 2005 [optional]
4. open in visual studio using modified provided sln/proj files
What is the expected output? What do you see instead?
compilation is expected but fails at link stage.
What version of the product are you using? On what operating system?
Visual studio 2005 -- Windows XP
Please provide any additional information below.
Seem the platform_win32.cpp file is missing from the drop. There may be
others. Current workaround is a copy and paste of missing files from the
svn trunk.