Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
29267 Discussions

Problems using the resource editor in VS2005 with IVF

reidar
New User
588 Views

Have purchased IVF9.1 and VS2005 some time ago. Installation seemed to be a success, Im able to build and run the WHIZZY sample. But there are always problems, in this case, the toolbox for the dialog editor was empty, the solution seemed to be right-click the mouse and show all and restore, etc. I now have the dialog symbols in my toolbox, but it is not possible to drag contols across to the dialog.

Do anyone have a clue?

In the mean time IVF10.0-026 has been released with VS2005 Preimium Partner Edition wich I have installed (appearently) successfully at my home computer (Pentium 1MHz. 128MB ram).

The problem with the toolbox is the same, and in adition, VS will not display the dialog, but prefer just to list the scriptfile WHIZZY.rc What is wrong?

Hope somebody will help!

Reidar

0 Kudos
5 Replies
Steven_L_Intel1
Employee
588 Views
This is a VS2005 bug fixed in VS2005 SP1, which you can download free from Microsoft. See the compiler release notes for a link (and a mention of this problem.)
0 Kudos
Steven_L_Intel1
Employee
588 Views
Also, be sure to uninstall the "Intel Fortran Integration in Microsoft Visual Studio" before installing the VS2005 service pack. Reinstall it afterward.
0 Kudos
reidar
New User
588 Views

Thank you, Steve.

Is this bug also present in the "Premier Partner Edition" of VS2005?

(w_fc_c_10.0.026.exe)

Reidar

0 Kudos
reidar
New User
588 Views

Thank you, Steve.

Is this bug also present in the "Premier Partner Edition" of VS2005?

(w_fc_c_10.0.026.exe)

With this package, I can not open the resource editor at all..

Reidar

0 Kudos
Steven_L_Intel1
Employee
588 Views
Visual Studio Premier Partner Edition does not include the Resource Editor - this is one of the restrictions we note. Microsoft does not make this available to us, saying it is tied to the Visual C++ product. The Resource Compiler is included, so if you have a resource file created elsewhere you can use it.

As a general comment, the Visual Studio Premier Partner Edition as included with Intel Visual Fortran does not have the other fixes from VS2005 SP1. some of which have a minor effect on Fortran. You can install VS2005 SP1 on top of VS PPE.
0 Kudos
Reply