Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
subdir.mk | 2011-03-09 | 794 Bytes | |
Aufgabe3-2-Executable.d | 2011-03-09 | 198 Bytes | |
Aufgabe3-2-Executable.o | 2011-03-09 | 76.0 kB | |
Totals: 3 Items | 77.0 kB | 0 |
Benötigt die Aufgabe3-2 und die Library muss schon existieren (in Eclipse "Archive" und Endung .a) um Library zu Benutzen, Executable projekt öffnen. dann: Project->Properties->c++ Build ausklappen -> Settings. C++ Linker: C++ Linker -> Libraries -> Library search path -> "${workspace_loc:/Aufgabe3-2/Debug}" (oder wo auch immer eure ist) -> Libraries->Aufgabe3-2 (oder wie auch immer eure heisst) C++ Compiler: Includes-> "${workspace_loc:/Aufgabe3-2/src}" (oder wo eure sonst ist) PS: workspace_loc ist Euer Workspace.