Re: [eclipse-clp-users] Eplex library

From: Sergii Dymchenko <kit1980_at_...6...>
Date: Sat, 27 Jul 2013 16:31:52 -0700
Add `:- set_stream(log_output, stderr).` (to redirect to standard error
stream) or `:- set_stream(log_output, null).` (to suppress completely) at
the very beginning of your program.

Sergii.


On Sat, Jul 27, 2013 at 1:41 PM, Volkan Unsal <spocksplanet_at_...6...>wrote:

> Thank you so much.
>
> Can I ask one more thing? When the external library is loaded Eclipse, is
> outputting this line to the console:
>
> > loading OSI clpcbc ... done
>
> How do I suppress that output?
>
>
>
>
>
>
>
>
> On Fri, Jul 26, 2013 at 6:33 PM, Joachim Schimpf <jschimpf_at_...311...>wrote:
>
>> On 26/07/2013 23:25, Volkan Unsal wrote:
>> >
>> > Perhaps relevant, I am getting this error message when I compile the
>> file:
>> >
>> >    Eplex error: Could not find any of the solver interfaces:
>> >    [solver(osi, clpcbc), solver(osi, symclp), solver(osi, _19090)]
>> >    Eplex error: No solver loaded in lp_get_license
>>
>> Make sure you unpacked the right version of if_osiclpcbc.tgz for your
>> MacOSX.
>> You should have a file called lib/x86_64_macosx/seosiclpcbc.dylib
>>
>> -- Joachim
>>
>>
>>
>>
>> ------------------------------------------------------------------------------
>> See everything from the browser to the database with AppDynamics
>> Get end-to-end visibility with application monitoring from AppDynamics
>> Isolate bottlenecks and diagnose root cause in seconds.
>> Start your free trial of AppDynamics Pro today!
>>
>> http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
>> _______________________________________________
>> ECLiPSe-CLP-Users mailing list
>> ECLiPSe-CLP-Users_at_lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/eclipse-clp-users
>>
>
>
>
> ------------------------------------------------------------------------------
> See everything from the browser to the database with AppDynamics
> Get end-to-end visibility with application monitoring from AppDynamics
> Isolate bottlenecks and diagnose root cause in seconds.
> Start your free trial of AppDynamics Pro today!
> http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
> _______________________________________________
> ECLiPSe-CLP-Users mailing list
> ECLiPSe-CLP-Users_at_lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/eclipse-clp-users
>
>
Received on Sat Jul 27 2013 - 23:32:01 CEST

This archive was generated by hypermail 2.3.0 : Tue Apr 16 2024 - 09:13:20 CEST