web
You’re offline. This is a read only version of the page.
close
Please wait...
×

Error



Posted 9 years ago by hidromatrix
Hi All,

I just noticed that the IFM template from the latest update of FEFLOW 6.2 has a bug.

After battling a bit with the compiler, I went through the .vcxproj and noticed that line 22 was making a reference to the FEFLOW 7 templates (see below).

<ProjectReference Include="$(FEFLOW70_COMMON)\sdk\ifm\lib\vc14\ifm.vcxproj">

Changing to FEFLOW 6.2 (as in next line) fixed the problem:

<ProjectReference Include="$(FEFLOW62_COMMON)\sdk\ifm\lib\vc14\ifm.vcxproj">

Regards,

Eduardo

Posted 9 years ago by Denim Umeshkumar Anajwala
Hi Eduardo,
Thanks for letting us know - I'll forward this to the dev group for fixing.

Cheers,
Peter

You must be signed in to post in this forum.