- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I have a project that originally started off as a console project,
but now I wish to add some graphics capability. So I would like to make it
a Quickwin project.
All the routines would be the same, but I would ADD one that does some plotting.
Apparently if its a console project I cannot reference any graphics routines.
So that's why I need to change the project type.
Is there a simple way to do that? I would like to avoid having to copy all the routines into another project.
If I open a new project, how do i share the same solution space as one I had open already?
Or maybe its not that straightforward.
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I received a pointer to an article about this, but the pointer didn't work.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
What was the pointer and who provided it to you?
At a minimum, you need to make the following changes:
Fortran > Libraries - change Runtime Library to QuickWin
Linker > System - change Subsystem to Windows
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello Steve -
The pointer was a false alarm.
Anyway - Where do I find those changes you suggested ? The project menu ?
I will try your suggestion, see what happens -
Thanks ! ! !
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
These are project properties, yes.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I can't find those options. Where do I look?
I looked under the project properties. Nothing there.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
OK, thanks for the example.
I was having trouble getting the right syntax.

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