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

multiple "INCLUDE and USE paths"?

forall
Beginner
381 Views
hi,
is it possible to specify multiple "INCLUDE and USE paths" in the Settings > Fortran > Preprocessor options? I tried enclosing 2 different paths in quotes, separating them by commas, etc. to no avail ... help would be appreciated as always.
dmitri

0 Kudos
1 Reply
Steven_L_Intel1
Employee
381 Views
Separate with semicolons. That's the way VS likes it.
0 Kudos
Reply