Software Archive
Read-only legacy content
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
17060 Discussions

Linker error using sport function

Deleted_U_Intel
Employee
413 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