Posted Fri, 16 Sep 2016 02:20:59 GMT 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 Wed, 21 Sep 2016 15:30:40 GMT 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.