External dependencies

Steve Lionel (Intel)
Total Points:
112,121
Status Points:
112,121
Black Belt
October 14, 2008 7:41 AM PDT
Rate
 
#3

Depending on how you created your project, deftofd should be called automatically. If not, you need to add a build action as described in the documentation.

  1. When you save your resource file for the first time, the resource editor also creates a Resource.h file. This file is included by the .RC file. To create the Fortran equivalent of this file (resource.fd), do the following:
    1. Add Resource.h to your project using File>Add Existing Item....
    2. Select the Resource.h file in the Solution View and the select View>Property Pages from the main menu bar.
    3. Set the Command Line option to use the deftofd tool by entering:
      deftofd resource.h resource.fd

      (For more information on the deftofd tool, see
      The Include (.FD and .H) Files.)
    4. Set the Description option to Generating Fortran include file...
    5. Set the Outputs option to resource.fd.
    6. Click OK.



Intel Software Network Forums Statistics

8290 users have contributed to 31237 threads and 99114 posts to date.
In the past 24 hours, we have 8 new thread(s) 19 new posts(s), and 25 new user(s).

In the past 3 days, the most popular thread for everyone has been comparison cilk++, openmp, pthreads first results The most posts were made to Pipeline buffer between stages? The post with the most views is Very amusing...  Escalated as

Please welcome our newest member zq.x