Page 1 of 1

Problem after Upgrade to 3.2.2

Posted: Wed Feb 20, 2008 10:41 pm
by Dirk Bubley
Hello all together,

today i upgraded my Flowcode Prof. Version to 3.2.2 with the full upgrade.

After the upgrade and test compile i get the following message:


Copyright(C) 2004-2006 Pavel Baranov

Copyright(C) 2004-2006 David Hobday





Error: Failed to open:libc.pic16.lib or C:\Program Files\Matrix Multimedia\Flowcode V3\BoostC\lib/libc.pic16.lib

Error: Failed to open:flowcode.pic16.lib or C:\Program Files\Matrix Multimedia\Flowcode V3\BoostC\lib/flowcode.pic16.lib

Error: Failed to open:float.pic16.lib or C:\Program Files\Matrix Multimedia\Flowcode V3\BoostC\lib/float.pic16.lib

Error: .obj or .lib file Incompatible version! (file uses V109, linker requires V107)

Error: Failed to process:U_i Data Logger 2_2_Beta.obj





Failure



Return code = -2


I belive the linker has a problem with the new library??!!!

Please advice a solution to solve the problem.

BR

Dirk Bubley

Re: Problem after Upgrade to 3.2.2

Posted: Thu Feb 21, 2008 10:41 am
by Benj
Hello Dirk

Does this file exist.
C:\Program Files\Matrix Multimedia\Flowcode V3\BoostC\lib/libc.pic16.lib

Also check your settings for the linker parameters in the "Compiler Options" box. The "Restore Defaults" may solve this issue.

Also restarting the PC sometimes solves wierd problems like this.

Re: Problem after Upgrade to 3.2.2

Posted: Mon Feb 25, 2008 10:58 am
by Steve
Did you reinstall Flowcode to the same place (i.e. C:\Program Files\Matrix Multimedia\Flowcode V3)?

If you installed it to a different place and did not remove the previous installation, the new version could be "pointing" at the old linker exe. This would explain the problem.

Check that your entry for the linker is "C:\Program Files\Matrix Multimedia\Flowcode V3\boostC\boostlink.pic.exe".