Hello Lavitha, Why are you using such a small timeout duration `timeout 1` ? Do you really expect a 1s scilab startup + compilation ?
> Dear All, > > I am trying to call OpenCV codes from scilab and for this I need a > builder gateway function. While calling the function on the scilab > console, I do not face any problems, loader gets generated and and I > am able to call the functions. Now I am trying to call the builder > file using bash script. It executes and runs till make file as shown > below: > > Generate a gateway file > Generate a loader file > Generate a Makefile > ilib_gen_Make: Copy compilation files (Makefile*, libtool...) to > TMPDIR > ilib_gen_Make: Copy libskeleton_cpp9990.c to TMPDIR > ilib_gen_Make: Copy opencv_imread.cpp to TMPDIR > ilib_gen_Make: configure : Generate Makefile. > > where as the below 3 lines are not generated as it does on Scilab > console. > > ilib_gen_Make: Modification of the Makefile in TMPDIR > Running the makefile > Generate a cleaner file -- Clément _______________________________________________ dev mailing list [email protected] http://lists.scilab.org/mailman/listinfo/dev
