[SIP-users] SIP for Windows under cygwin(Problem)
Advanced image processing toolbox for Scilab on Unix/Linux/Mac OS
Status: Beta
Brought to you by:
ricardofabbri
From: Manoj G. <man...@gm...> - 2012-09-07 02:18:44
|
Hello, I am trying to compile SIP 0.5.6 for Win32 using cygwin. As far as I know, SIP has 3 requirements => > ImageMagick (which is done simply by installing by its executable) > AnImaL (An Image Library dependent on ImageMagick, again successfullycompiled under cygwin) > Scilab 5.X (Problematic) The problem is when I use *./configure *for SIP, it shows *"configure: error: Scilab was not found in your PATH"* for which i did following things > Modified the PATH variable to include all scilab installed folder path since I have already have Scilab 5.3.3 installed. > Thought of compiling scilab under cygwin but that is very cumbersome since it requires Visual Studio which is proprietary/not freely available I read in old archives of this mailing list, and Vasileios Anagnostopoulos (dated 2012-04-23) has already compiled one. I would like to get the executable version of SIP, and if that is not possible, then at least build instructions would be appreciated. ManojG |