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
Linker failed to compile
- Steve
- Matrix Staff
- Posts: 3433
- Joined: Tue Jan 03, 2006 3:59 pm
- Has thanked: 114 times
- Been thanked: 422 times
Does this file exist:
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.
Code: Select all
C:\Program Files\SourceBoost\lib\libc.pic16.lib
Also restarting the PC sometimes solves some wierd problems like this.