Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.

'home/default directory' in CVF

forall
Beginner
365 Views
The 'home' directory when running the CVF executable from inside CVF is the project directory, whereas when running it outside CVF its the directory where the exe resides. Is there any way to control this behaviour? I have a code that opens a data file using a relative path and this doesnt work properly when the starting directory varies.
thanks
Dmitri
0 Kudos
2 Replies
Steven_L_Intel1
Employee
365 Views
You can specify the default directory in the Debug tab in Project..Settings.
0 Kudos
gregscvf
Beginner
365 Views
I specify the following in all my projects/configs: ..
Greg
0 Kudos
Reply