peeboo / open-media-library

Automatically exported from code.google.com/p/open-media-library
1 stars 0 forks source link

Library Compile Errors #7

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Downloaded latest revision with Tortoise SVN
2. Missing resources for compile
3.

What is the expected output? What do you see instead?

Error   11  Unable to find type 'UISettings'.
    C:\DEVELOP\MediaCenter\OML\Library\Markup\MovieGallery.mcml 12
    1   Library
Error   12  Error building instance path 'GalleryItem.CoverArt'. 
(Unable to locate a member called "CoverArt" on 'GalleryItem' that is a 
Property, Indexer, Method, or Event. (Path provided 
was 'GalleryItem.CoverArt').)
    C:\DEVELOP\MediaCenter\OML\Library\Markup\MovieGallery.mcml 220
    1   Library
Error   13  Error building instance 
path 'Setup.TreeView.CheckedNodes'. (Unable to locate a member 
called "CheckedNodes" on 'TreeView' that is a Property, Indexer, Method, 
or Event. (Path provided was 'Setup.TreeView.CheckedNodes').)
    C:\DEVELOP\MediaCenter\OML\Library\Markup\SelectFilesToImport.mcml
    17  1   Library

What version of the product are you using? On what operating system?

Please provide any additional information below.

Original issue reported on code.google.com by thoml...@comcast.net on 3 Jun 2008 at 5:46

GoogleCodeExporter commented 9 years ago
Never mind I got the issues worked out.  It turned out to be an issue with the 
PostBuildEvent in my copy of the Library app.

Original comment by thoml...@gmail.com on 4 Jun 2008 at 2:15

GoogleCodeExporter commented 9 years ago

Original comment by DJShultz@gmail.com on 4 Jun 2008 at 7:34