1. 2011. 4. 24. 04:19 IDE & SDK/Lazarus
lazarus wiki : http://wiki.lazarus.freepascal.org/index.php/Indy_with_Lazarus
Link indy Download : http://www.indyproject.org/Sockets/fpc/index.en.aspx
indy-10.2.0.1.rar
First Download indy file & unpack into lazarus
indy 다운로드후, 라자루스 폴더에 압축 풀기


Run Lazarus and install Package
라자루스 실행후 팻키지 설치
메뉴(Menu) : Package -> Openpackage file (.lpk) ...


select & open indy package file
indy 팻키지 파일 선택 & 열기


Click Compiler Option
컴파일러 옵션 클릭


input "..\fpc"
"..\fpc" 입력
Other Unit Files (-Fu) (Delemiter is semicolon);
- samicolon ;
Include Files (-Fi):
Other Source (.pp/.pas files, used only by IDE not by compiler)
Libraries (-Fi):


now click Install
인스톨 클릭


compile then install (will rebuild Lazarus)
설치가 완료되기를 기다려줍니다, 라자루스가 재실행 될것
Posted by Nightly Luna
,
® © Tanny Tales
/ rss