Unknown Referenced Nature [message #1844096] |
Wed, 01 September 2021 04:12  |
Eclipse User |
|
|
|
Hello There,
I am getting a build error .
My project was built in Eclipse for sure.
I wanted to build exiting project in
Version: 2021-06 (4.20.0)
Build id: 20210612-2011
While someone was trying to build this project with following history ,
SESSION 2021-07-15 08:52:39.276 -----------------------------------------------
eclipse.buildId=I20110613-1736
java.version=1.6.0_13
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=ko_KR
Framework arguments: -product com.ti.ccstudio.branding.product -product com.ti.ccstudio.branding.product -product com.ti.ccstudio.branding.product
Command-line arguments: -os win32 -ws win32 -arch x86 -product com.ti.ccstudio.branding.product -product com.ti.ccstudio.branding.product -data C:\Users\user\OneDrive\workspace -product com.ti.ccstudio.branding.product
I am using C:\MinGW\include and I am using following tool chain editor
GCC Assembler
GCC Archiver
GCC C++ Compiler
GCC C Compiler
MinGW C Linker
MinGW C++ Linker
My error console says,
Info: Internal Builder is used for build
gcc "-IC:\\MinGW\\include" -O2 -g -Wall -c -fmessage-length=0 -o F2806x_PieCtrl.o "..\\..\\F2806x_common\\source\\F2806x_PieCtrl.c"
gcc: error: ..\..\F2806x_common\source\F2806x_PieCtrl.c: No such file or directory
gcc: fatal error: no input files
compilation terminated.
16:53:40 Build Finished. 0 errors, 0 warnings. (took 113ms)
[Updated on: Wed, 01 September 2021 19:45] by Moderator
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Re: Unknown Referenced Nature [message #1844296 is a reply to message #1844289] |
Wed, 08 September 2021 07:10  |
Eclipse User |
|
|
|
I'm not sure what my attempted clarification has to do
with your last post.
The latest error appears to be a linker error.
You either used the wrong linker or at least one of your
object files was compiled with the wrong compiler or
you linked the wrong library.
I can't say what for sure.
Besides, it's off-topic for this forum which is for issues
caused by Eclipse/CDT or for setting up the IDE. It's not
for questions about using your tools.
I suggest you post those questions in a more appropriate
forum. What that may be I don't know.
|
|
|
Powered by
FUDForum. Page generated in 0.25659 seconds