[Scilab-users] Creating a C Function Block issue to compile&link

pepe peter.balazovic at yahoo.com
Tue Feb 5 19:57:07 CET 2013


Hello all,

I am using example from "Tutorial Creating a C Function Block in Scicos"
to create C-callable function from xcos. 
During ilib_for_link process I got this output, Are you able to help with
this issue somehow?

Thanks,
Pete

-->ilib_for_link('lim_int','lim_int_comp.c',[],'c');
   Generate a loader file
   Generate a Makefile
   Running the Makefile
   Compilation of lim_int_comp.c
   Building shared library (be patient)
 
!Creation of dll liblim_int.dll and import lib from ...                                                                   
!
!                                                                                                                         
!
!lim_int_comp.obj                                                                                                         
!
!                                                                                                                         
!
!   Creating library liblim_int.lib and object liblim_int.exp                                                             
!
!                                                                                                                         
!
!lim_int_comp.obj : error LNK2019: unresolved external symbol
_get_phase_simulation referenced in function _lim_int        !
!                                                                                                                         
!
!liblim_int.dll : fatal error LNK1120: 1 unresolved externals                                                             
!
!                                                                                                                         
!
!NMAKE : fatal error U1077: '"C:\Program Files (x86)\Microsoft Visual Studio
10.0\VC\bin\link.EXE"' : return code '0x460'  !
!                                                                                                                         
!
!Stop.                                                                                                                    
!
 !--error 10000 
ilib_compile: Error while executing Makelib.mak.
at line      27 of function dlwCompile called by :  
at line      51 of function ilib_compile called by :  
at line      94 of function ilib_for_link called by :  
ilib_for_link('lim_int','lim_int_comp.c',[],'c');



--
View this message in context: http://mailinglists.scilab.org/Creating-a-C-Function-Block-issue-to-compile-link-tp4025872.html
Sent from the Scilab users - Mailing Lists Archives mailing list archive at Nabble.com.



More information about the users mailing list