[scilab-Users] Toolbox Compilation on 64 bit Windows?

Allan CORNET allan.cornet at scilab.org
Tue Feb 22 16:42:20 CET 2011


Hi,

IPD 8.0 for Windows 64 bit is packaged

atomsSystemUpdate()
atomsInstall('IPD')
atomsLoad('IPD')

Thanks !

Allan
-----Message d'origine-----
De : Harald Galda, Dr. Eng. (J) [mailto:haraldgalda at yahoo.com] 
Envoyé : mardi 22 février 2011 13:23
À : users at lists.scilab.org
Objet : AW: [scilab-Users] Toolbox Compilation on 64 bit Windows?

Hi,

when I installed the SDK there was no option to install x64 support, but
Scilab
5.3.0 (64 bit) detected the compiler after SDK installation. Are any further
steps necessary?

The atoms compilation chain built a 32 bit version of IPD-8.0, but not a 64
bit version. Were there any error messages when trying to build a 64 bit
version?

I would like IPD-8.0 to be packaged in ATOMS. However, I would like to build
the toolbox myself to check whether it works correctly. I might consider
uploading the 64 bit version at forge.scilab.org, but I consider ATOMS as
more important.

Regards
Harald Galda



----- Ursprüngliche Mail ----
Von: Allan CORNET <allan.cornet at scilab.org>
An: users at lists.scilab.org
Gesendet: Dienstag, den 22. Februar 2011, 11:51:50 Uhr
Betreff: RE: [scilab-Users] Toolbox Compilation on 64 bit Windows?

Hi,

Have you read this about Visual studio express and x64 support:

http://wiki.scilab.org/How_can_I_set_up_Microsoft_Visual_Studio_2008/2010_Ex
press_Edition_for_use_with_Scilab_x64_on_64-bit_Windows%3F


uuid.lib is in Windows SDK (C:\Program Files\Microsoft
SDKs\Windows\v7.1\Lib\x64\uuid.lib)
(Please be sure that you have install SDK with x64 support)

you can try this: http://atoms.scilab.org/toolboxes/mingw   as other
compiler  
but I advice to use MS compilers if you want to be packaged in ATOMS on
Windows

Do not hesitate, if you have some others questions about that ;)

Best regards

Allan

-----Message d'origine-----
De : Harald Galda, Dr. Eng. (J) [mailto:haraldgalda at yahoo.com] Envoyé :
mardi 22 février 2011 11:35 À : users at lists.scilab.org Objet :
[scilab-Users] Toolbox Compilation on 64 bit Windows?

Dear users,

I tried to build a toolbox on 5.3.0 for 64 bit Windows. I used the Microsoft
Visual Studio Express Edition 2010 and the Windows SDK. I get the following
error message:

!Creation of dll libIPD.dll and import lib from ...

                                                                  !
!

                                                                  !
!CloseVideoFile.obj ConvertColorSpace.obj CreatePixelIndexList.obj
DistanceTransform.obj GetVideoInfo.obj MaskFilter.obj MatchTemplate.obj
MedianF!
!     ilter.obj MorphologicalFilter.obj OpenVideoFile.obj ReadImageFile.obj 
ReadImageFromVideo.obj SearchBlobs.obj SeparableFilter.obj VarianceFil!
!     ter.obj Watershed.obj WriteImageFile.obj libIPD.obj

                                                                  !
!

                                                                  !
!LINK : fatal error LNK1104: cannot open file 'uuid.lib'

                                                                 !
!

                                                                  !
!NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual Studio

10.0\VC\BIN\amd64\link.EXE"' : return code '0x450'                   !
!

                                                                  !
!Stop.

                                                                 !
!--error 10000 

The library uuid.lib belongs to Visual Studio or the SDK, not to Scilab. 
Compilation works fine on Scilab 5.3.0 for 32 bit Windows. Is there any free
C++ compiler for 64 bit Windows that is supported by Scilab?

Best regards
Harald Galda






More information about the users mailing list