Download
Bug correction
Project
- Create new project (Library)
- Add (
%SOURCE_HOME%/Source/libFLAC
)
: All
.c files
- Add (
%SOURCE_HOME%/Source/libFLAC++
)
: All
.cpp files
Project Options
- Compiler :
Release
- TLib, Page Size :
0x0020
- Directories, include : add
%SOURCE_HOME%/include
, %SOURCE_HOME%/libFLAC/include
- Directories, Conditional :
WIN32;_WIN32;VERSION="1.1.1"
Compile
Install
- Copy
%SOURCE_HOME%/
include
/FLAC
to Shared/Include/Flac
- Copy
%SOURCE_HOME%/
include
/FLAC++
to Shared/Include/Flac++
- Copy
%Your_Project_Name%.lib
to Shared/Library/BCB/Flac.lib