2.3.1버전 쓰세요..^^
버그 없이 잘 돌아값니다.
0.0.2 의 버전업이면 별 차이도 없을 듯...
포럼 리소스에 있답니다...
김영민 님이 쓰신 글 :
:
:
:
: DSPack을 설치하고 있습니다. 설치가 되지 않아서 여쭙니다. DSPack 2.2.3 버전입니다. readme에 나온데로 하면
1 - Download the DirectX9 SDK from MS and update the "$(BCB)\Include" directory. You must also updates the DX SDK with the file provided in the "(DSPackDir)\Include" directory.
: 2 - Add this paths to your search directory: - (DSPackDir)\src\Directx9 - (DSPackDir)\src\DSPack
2 - Compile DirectX 9 Package (DirectX9_BCB6.dpk) from the "packages" directtory.
3 - Compile DSPack Package (DSPack_BCB6.dpk) from the "packages" directory.
: => DSPack_BCB6.DPK 컴파일시 에러가 납니다.
: [Pascal Error] DSUtil.pas(5024): Unsupported language feature: 'Object'
: [Pascal Error] DSPack.pas(2806): Missing operator or semicolon
: [Pascal Error] DSPack.pas(927): Unsatisfied forward or external declaration: 'TAbstractAllocator.Create'
: 위와 같은 에러메시지가 나옵니다. 문제가 뭐일까요...??
: 좋은 답변 부탁드립니다.
: 좋은 하루되세요.
:
: 4- Install Design Package (DSPackDesign_BCB6.dpk) from the "packages" directory.
:
:
|