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

Module Wizard generates call to non-existent routine

finnis_m
Beginner
566 Views
I've used the Fortran Module Wizard to generate a module for an ActiveX control. It has generated a call to the generic routine AutoAddArg with a parameter which is an array of type variant. i.e. it is expecting something like subroutine AutoAddArg2VariantArray to be included in the interface AutoAddArg statement in dfauto.f90 - which needless to say it isn't. Any ideas? I am using CVF 6.6A
0 Kudos
0 Replies
Reply