- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Is there a "Getting Started with Intel Visual Fortran Composer XE 2011" ?
Is there a tutorial on how to make a "Hello World" project ?
In the Help there is a section on creating a new project but I can't see anything on creating a form/dialog box.
Thanks,
David
Is there a tutorial on how to make a "Hello World" project ?
In the Help there is a section on creating a new project but I can't see anything on creating a form/dialog box.
Thanks,
David
Link Copied
5 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello David,
To start using Composer XE you have the "Getting started tutorials". You can browse these tutorials in the documentation folder or the Geting Started folder in the windows start menu.
To create a simple "Hello World" project, in Visual Studio: File>New>Project>Intel Visual Fortran>Console Application and "select main program code". The main program is a "Hello World".
Pedro
To start using Composer XE you have the "Getting started tutorials". You can browse these tutorials in the documentation folder or the Geting Started folder in the windows start menu.
To create a simple "Hello World" project, in Visual Studio: File>New>Project>Intel Visual Fortran>Console Application and "select main program code". The main program is a "Hello World".
Pedro
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks, I was looking for a project with a dialog. There is a sample WinApp program which I have opened but I can't see where you view the form - I'm sure it's obvious but I can't see it.
In the Start - All Programs - Intell Parallel Sudio XE 2011 - Getting Started Tutorials - Visual Fortran Compiler XE 2011 Tutorial, there are tutorials on Auto Vectorisation, Auto Parallelization & Coarray Fortran - not what I would classify as "Getting Started"
In the Start - All Programs - Intell Parallel Sudio XE 2011 - Getting Started Tutorials - Visual Fortran Compiler XE 2011 Tutorial, there are tutorials on Auto Vectorisation, Auto Parallelization & Coarray Fortran - not what I would classify as "Getting Started"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I don't think there is one. It requires knowledge of the Windows API calls
You could take a look at Jugoslav's Xeffort project.
http://www.xeffort.com/xeffort/home.htm.
Les
You could take a look at Jugoslav's Xeffort project.
http://www.xeffort.com/xeffort/home.htm.
Les
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
There are several dialog samples that use the IFDLG module rather than Win32 calls. These are contained in Samples\en_US\Fortran\Dialog.zip
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks, I will have a look at these.
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