[Scilab-Dev] SIVP Loading error

Rishubh Jain rishubhjain at ymail.com
Mon Mar 9 18:48:40 CET 2015


Hello David,
I installed the  libstdc++6-4.6-dev libs..https://paste.ee/p/9dFnw..but still no luck, While searching and tryng I found out that this may be due to the problem of running 32 bit libraries on 64 bit system, and may be the compiler is searching the libraries in 64 bit folder but is not able to find it because its in 32 bit folder, I am trying to configure it for  64bit system. If possible Do Help me
Thanking YouRishubh 
 

     On Monday, 9 March 2015 1:02 AM, Clément David <clement.david at scilab-enterprises.com> wrote:
   

 Hello Rish,

Le dimanche 08 mars 2015 à 15:44 +0000, Rishubh Jain a écrit :
> I am trying to execute builder.sce in sivp-0.5.3, I have scilab 5.5.1,
> but it gives me an compilation error.
> 
> 
> https://paste.ee/p/03I6o
> 
> 
> 
> I have built and installed scilab, as well as installed opencv
> (http://www.samontab.com/web/2014/06/installing-opencv-2-4-9-in-ubuntu-14-04-lts/)
> 
> 
> How to solve this problem?

The error is :

In file included from /usr/local/include/opencv/cvaux.h:54:0,
from common.h:45,
from camshift.c:20:
/usr/local/include/opencv2/video/background_segm.hpp:47:16: fatal error:
list: No such file or directory
#include <list>

This error means that you need to install libstdc++-dev (C++ standard
lib includes) on Ubuntu or libstdc++-devel on Fedora / RedHat.

--
Clément




   
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.scilab.org/pipermail/dev/attachments/20150309/06467f9f/attachment.htm>


More information about the dev mailing list