HXC3060: The sample destination directory is not a subdirectory of the sample staging directory. Sample not compiled. 

Given when a sample destination directory is specified outside of the sample staging directory.

To correct this warning

  • Edit the destination directory so that it is a relative path to a subdirectory of the sample staging directory.

    The destination directory is specified in the CopyDestDir attribute of the <Sample> tag in the sample definition (.HxE) file for the project. The sample staging directory is specified in the SampleStagingDir attribute of the <CompilerOptions> tag in the collection definition (.HxC) file for the project. These two paths are appended when the project is compiled.

See Also

Concepts

Sample Definition (.HxE) File
Collection Definition (.HxC) File