Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
29282 Discussions

Integration bug of ifort/ifx 2021.9.0 and Visual Studio 17.6.2

OP1
New Contributor III
791 Views

I guess this is bug week ... this is one is minor though.

When creating a fortran project in Visual Studio 17.6.2, and after creating folders inside that project (in the Solution Explorer), those folders cannot be moved around. If you try to do so then Visual Studio will issue a "Class not registered" error.

 

For instance:

  1. File / New / Project (give a name and specify a project location)
  2. Try to move one of the three automatically created folders (say, "Header Files") into another one (say, "Resource Files") by dragging and dropping it. This will trigger the error.

 

This error didn't exist in a recent past - not sure when things started to go South though.

2 Replies
Steve_Lionel
Honored Contributor III
778 Views

I can reproduce a problem, but it tells me "Unspecified error" instead.

0 Kudos
Devorah_H_Intel
Moderator
761 Views

Thank you for reporting this to us. I will escalate this for further investigation and a fix. 

0 Kudos
Reply