Home / aboeni / Aufgabe3-2-Executable
Name Modified Size InfoDownloads / Week
Parent folder
src 2011-03-09
Debug 2011-03-09
README.txt 2011-03-09 553 Bytes
Totals: 3 Items   553 Bytes 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.
Source: README.txt, updated 2011-03-09