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

IVF fails with access violation when writing to a character variable exported from a DLL

schapman
Beginner
883 Views
Hello,
We are having a number of problems converting a large CVF application to IVF. The latest one is an access violation when assigning a local character string to a string exported from a DLL. Do you have any ideas on how to deal with this?

Thanks
Steve
0 Kudos
5 Replies
Steven_L_Intel1
Employee
883 Views
Steve,

This sounds like a problem fixed a while ago. I can't reproduce it in 10.1.021. Which version are you using, and 32 or 64-bit?
0 Kudos
schapman
Beginner
883 Views
We are using the 32-bit version, Steve.
0 Kudos
Steven_L_Intel1
Employee
883 Views
And which specific compiler version?
0 Kudos
schapman
Beginner
883 Views
Also the compiler version was 10.1.011. We'll look at downloaded 021 today, and see if that clears things up.
0 Kudos
schapman
Beginner
883 Views
I have downloaded 10.1.021, and this problem disappeared.

Thank you for your help
Steve
0 Kudos
Reply