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

Allan CORNET allan.cornet at scilab.org
Tue Feb 22 11:51:50 CET 2011


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_Express_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