ligzy / mp4v2

Automatically exported from code.google.com/p/mp4v2
Other
0 stars 0 forks source link

missing platform_win32.cpp from download #135

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
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.

Original issue reported on code.google.com by mark.hin...@barcrest.com on 6 Jul 2012 at 10:50

GoogleCodeExporter commented 9 years ago
This is the error message:

1>------ Build started: Project: libmp4v2, Configuration: Debug Static (MDd) 
Win32 ------
1>Compiling...
1>platform_win32.cpp
1>c1xx : fatal error C1083: Cannot open source file: 
'..\..\libplatform\platform_win32.cpp': No such file or directory

Original comment by mark.hin...@barcrest.com on 6 Jul 2012 at 10:51

GoogleCodeExporter commented 9 years ago
Just checked-out the latest sources and seeing the same build error.  Also 
seeing this build error:

libplatform/impl.h(8) : fatal error C1083: Cannot open include file: 
'libplatform/platform_win32_impl.h': No such file or directory

It appears that release is missing this file too.

Original comment by pa...@qtgurus.com on 17 Aug 2012 at 8:28

GoogleCodeExporter commented 9 years ago
Forgot to mention in above comment.  I am using VS9.0.

Original comment by pa...@qtgurus.com on 17 Aug 2012 at 8:31

GoogleCodeExporter commented 9 years ago
Sorry for the long delay. looking into it now, I do see that some files are 
missing in the 2.0 distribution.  Until I figure it out, i'd build from trunk, 
and then I'll do a new distribution.

Original comment by kid...@gmail.com on 18 Nov 2012 at 6:15

GoogleCodeExporter commented 9 years ago

Original comment by kid...@gmail.com on 18 Nov 2012 at 6:15