פורסם 2007 בנובמבר 3018 שנים היי,יש לי פרויקט בשפת C שיש בו את הקבצים הבאים: Board.c Board.h PlayBoard.c ErrorHandle.h ErrorHandle.oאני מנסה להריץ את זה ב-CodeBlock ואני מקבל את השגיאה הבאה:Switching to target: defaultLinking console executable: C:\Documents and Settings\Administrator.OR-CD0400C56A44\My Documents\אוני\C\Ex3\q4\q4.exemingw32-g++.exe: .objs\ErrorHandle.o: No such file or directoryניסית להשים את הקובץ ErrorHandle.o בתוך התקיה .obj אבל אז הוא נותן לי את השגיאות הבאות:/cs/course/current/labc/StuffMat/ex3/ErrorHandle.c:8: undefined reference to `stderr'/cs/course/current/labc/StuffMat/ex3/ErrorHandle.c:8: undefined reference to `fwrite'/cs/course/current/labc/StuffMat/ex3/ErrorHandle.c:11: undefined reference to `stderr'/cs/course/current/labc/StuffMat/ex3/ErrorHandle.c:11: undefined reference to `fwrite'/cs/course/current/labc/StuffMat/ex3/ErrorHandle.c:14: undefined reference to `stderr'/cs/course/current/labc/StuffMat/ex3/ErrorHandle.c:14: undefined reference to `fwrite'/cs/course/current/labc/StuffMat/ex3/ErrorHandle.c:17: undefined reference to `stderr'/cs/course/current/labc/StuffMat/ex3/ErrorHandle.c:17: undefined reference to `fwrite'/cs/course/current/labc/StuffMat/ex3/ErrorHandle.c:20: undefined reference to `stderr'/cs/course/current/labc/StuffMat/ex3/ErrorHandle.c:20: undefined reference to `fwrite'/cs/course/current/labc/StuffMat/ex3/ErrorHandle.c:23: undefined reference to `stderr'/cs/course/current/labc/StuffMat/ex3/ErrorHandle.c:23: undefined reference to `fwrite'/cs/course/current/labc/StuffMat/ex3/ErrorHandle.c:35: undefined reference to `stderr'/cs/course/current/labc/StuffMat/ex3/ErrorHandle.c:35: undefined reference to `fwrite'.objs\Board.o:Board.c:(.text+0x11b): undefined reference to `ReportError'.objs\Board.o:Board.c:(.text+0x1a7): undefined reference to `ReportError'.objs\Board.o:Board.c:(.text+0x2c7): undefined reference to `ReportError'.objs\Board.o:Board.c:(.text+0x3c5): undefined reference to `ReportError'.objs\Board.o:Board.c:(.text+0x4dc): undefined reference to `ReportError'.objs\Board.o:Board.c:(.text+0x502): more undefined references to `ReportError' followcollect2: ld returned 1 exit statusמישהו יכול לעזור לי עם זה? אני זקוק נואשות ל-Debuger
פורסם 2007 בנובמבר 3018 שנים מחבר עשיתי, הקוד רץ בלינוקס תקין לגמרי.אבל אני צריך Debuggerאגב באובונטו אצלי אחרי הקימפול, כשאני רושם את השם של הקובץ הרצה הוא אומר שהוא לא מכיר את הפקודה.איך אפשר לפתור את זה?
פורסם 2007 בנובמבר 3018 שנים מחבר סבבה זה עובד..יש לך אולי איזה דיבבגר אחר להמליץ לי עליו? ללינוקס או חלונות. (מעדיף חלונות)
ארכיון
דיון זה הועבר לארכיון ולא ניתן להוסיף בו תגובות חדשות.