Problem after Upgrade to 3.2.2

For Flowcode users to discuss projects, flowcharts, and any other issues related to Flowcode 2 and 3.

Moderators: Benj, Mods

Post Reply
Dirk Bubley
Posts: 99
Joined: Fri Feb 02, 2007 3:54 pm
Location: Germany
Has thanked: 14 times
Been thanked: 12 times
Contact:

Problem after Upgrade to 3.2.2

Post 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

User avatar
Benj
Matrix Staff
Posts: 15312
Joined: Mon Oct 16, 2006 10:48 am
Location: Matrix TS Ltd
Has thanked: 4803 times
Been thanked: 4314 times
Contact:

Re: Problem after Upgrade to 3.2.2

Post 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.

User avatar
Steve
Matrix Staff
Posts: 3422
Joined: Tue Jan 03, 2006 3:59 pm
Has thanked: 114 times
Been thanked: 422 times
Contact:

Re: Problem after Upgrade to 3.2.2

Post 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".

Post Reply