Analyzers
Talk to fellow users of Intel Analyzer tools (Intel VTune™ Profiler, Intel Advisor)
4998 Discussions

Advisor does not let my program read external files.

dominique120
Beginner
466 Views

I have a program that must read a configuration file when it starts but whenever I start this program inside advisor the program does not read this external configuration file. If I execute the program outside of advisor the program loads this file fine.

Is there something I can do so that my program reads the config file?

I had this problem with inspector and I fixed it by going to properties and changing the working directory but I cant find any properties dialog box.

Thanks

0 Kudos
1 Solution
Holly_W_Intel
Employee
466 Views

Yeah, it is probably the same thing you saw with IXE, except IXE has somewhat more obvious project properties.

If you are using VS, you can find the Advisor project under "Project->Intel Advisor 2013 Project Properties".

 

 

View solution in original post

0 Kudos
2 Replies
Holly_W_Intel
Employee
467 Views

Yeah, it is probably the same thing you saw with IXE, except IXE has somewhat more obvious project properties.

If you are using VS, you can find the Advisor project under "Project->Intel Advisor 2013 Project Properties".

 

 

0 Kudos
dominique120
Beginner
466 Views

Its working now, thanks.

0 Kudos
Reply