Software Archive
Read-only legacy content
17061 Discussions

Linker error using sport function

Deleted_U_Intel
Employee
376 Views
Our project is created as a visual fortran MDI application with support for 'activex controls' and 'link with one or more fortran dll import libraries' option.We get a linker error when we try running sport_read_data command

single_w.obj : error LNK2001: unresolved external symbol _SPORT_READ_DATA@16

However we do not get this error when the application is created without 'the link with one or more fortran dll import library' option.Does any of the sport functions run in windows application or can they be only used in a quickwin application.If so,what is the function we can use to get data from the serial port.
0 Kudos
0 Replies
Reply