- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Trying to compile this code, I get an error LNK2001: unresolved external symbol __QWINSetAboutString
Does anybody know what this means? how can I get visual fortran to tell me exactly what line is generating this kind of error? is this possible.?
thank you
Does anybody know what this means? how can I get visual fortran to tell me exactly what line is generating this kind of error? is this possible.?
thank you
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The source is not attached (probably Forum bug). __QWINSetAboutString is an internal QuickWin function. My guess (but just a guess) is that you're trying to use some QuickWin graphic functions in a console application, or perhaps you have accidentaly deleted /libs:qwin from compiler command-line.
Jugoslav
Jugoslav

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