fluid-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [fluid-dev] Trying to build with Install


From: Tom M.
Subject: Re: [fluid-dev] Trying to build with Install
Date: Wed, 15 Aug 2018 16:36:23 +0200

Without a full verbose build log, cmake log, version of fluidsynth and your OS, 
you're unlikely to receive any useful advice.

I dont quite understand why you need to "build" the INSTALL project. It would 
only install files to some previously defined destination (to which you perhaps 
dont have write-permission?). As the rest of the solution has successfully 
built, you could just take the compiled binaries and manually copy them to your 
destination.

Or try via command line:
cmake --build BUILD/ --config Release --target install

where BUILD/ denotes the directory you've initially run cmake in.

Tom





reply via email to

[Prev in Thread] Current Thread [Next in Thread]