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.
29285 Discussions

Fortran Module Wizard - Unsupported Type Message

pjr
Beginner
441 Views

I am helping a collegue with using the FMW to provide access to the objects in a VB6 DLL. Aftetr the wizard generated the Fortran module it contains "Uspported Type"messages for real*4 arrays. When I do the same on my PC i do not get these messages.

On my PC the Fortran version is 6.6.a
On my collegue's PC the Fortran version is 6.1

Is this a problem with Fortran versions oris there a differnce in the Fortran environment setup?

0 Kudos
1 Reply
Steven_L_Intel1
Employee
441 Views
Very possibly a version difference. Your colleague's version is from 1999, yours is from 2003. It would not be a "setup" issue.
0 Kudos
Reply