Linker failed to compile

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

Moderators: Benj, Mods

Post Reply
PINTO
Flowcode v5 User
Posts: 71
Joined: Fri Nov 03, 2006 2:28 pm
Location: RSA
Been thanked: 1 time
Contact:

Linker failed to compile

Post by PINTO »

Hi Benj,

I'm having a problem with the linker not compiling.

This is the report:

Adroit_Send.c success

success

Return code = 0

Launching the linker/assembler...

BoostLink Optimizing Linker Version 6.52
http://www.sourceboost.com
Copyright(C) 2004-2006 Pavel Baranov
Copyright(C) 2004-2006 David Hobday


Error: Failed to open:libc.pic16.lib or C:\Program Files\SourceBoost\lib/libc.pic16.lib


Failure

Return code = -2

Flowcode was unable to assemble the ASM file due to the following errors:


FINISHED

Was working yesterday but this morning did't want to compile.

I've re-installed Flowcode(the new version) the same happens.

I've looked at the compiler's settings defaults to pic16.lib

Any suggestions??

Thanks



Pinto

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

Post by Steve »

Does this file exist:

Code: Select all

C:\Program Files\SourceBoost\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 some wierd problems like this.

PINTO
Flowcode v5 User
Posts: 71
Joined: Fri Nov 03, 2006 2:28 pm
Location: RSA
Been thanked: 1 time
Contact:

Post by PINTO »

Hi Steve,

It worked thanks.


Regards


Pinto

Post Reply