[ Mix5 @ 26.06.2006. 19:18 ] @
Radio sam neki projekat u c-u i ne mogu nikako da ga kompajliram na linux-u! kada kucam Code: cc glavni.h greske.h integral.h izrazi.h sistemjednacina.h stablo.h glavni.c greske.c integral.c izracunaj.c resavanjeSistemaLinearnihJednacina.c stablo.c -o project izbaci mi Code: cc: compilation of header file requested cc: compilation of header file requested cc: compilation of header file requested cc: compilation of header file requested cc: compilation of header file requested cc: compilation of header file requested In file included from glavni.c:9: glavni.h:23:7: warning: no newline at end of file In file included from glavni.c:10: sistemjednacina.h:7:7: warning: no newline at end of file integral.c:1:20: ireske.h: No such file or directory In file included from resavanjeSistemaLinearnihJednacina.c:5: glavni.h:23:7: warning: no newline at end of file resavanjeSistemaLinearnihJednacina.c:331:2: warning: no newline at end of file Da napomenem da mi se isti kod normalno kompajlira na Windows-u, koristim Visual Studio 6. |