This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

package.xdc found along the package path, but no schema file was found

  • As the error msg states, this is likely because the ti.sdo.codecs.vidsobeledge package was not built.  The configuro tool is indicating that it found a source file for the package (ti/sdo/codecs/vidsobeledge/package.xdc), but files created when building the package (including a schema file) aren't found.

    Is this ti.sdo.codecs.vidsobeledge package something you created or something that was provided to you?  If the latter, perhaps the docs indicate steps necessary to build it?

    Chris