- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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.
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.
Link Copied
0 Replies

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page