Hello Bob,

2015-02-02 1:59 GMT+01:00  <[email protected]>:
> Hello Andrew,
>
> I deleted CMakeCache.txt and reran ./compile_muse.sh.  The results were the
> same as before with the output plugin.h:143:41: error: 'PluginI' has not
> been declared.  cbuild reported that only the Native VST component will be
> built.  Sorry I don't have a github account to add a new issue .. and also
> that I was too late to report during the beta test.  Thanks for your
> contributions as Muse is really great software.

Could you post the whole cmake output? There must be some dependency
missing, causing it to misbehave.

The ./compile_muse.sh is a convenience script, if it fails it is
better to run the different phases manually.
Enter the 'build' dir an run cmake <path to the source dir>, usually:
cmake ..
and post the output here.

Regards,
Robert

------------------------------------------------------------------------------
Dive into the World of Parallel Programming. The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Lmuse-developer mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/lmuse-developer

Reply via email to