Ticket #27 (closed defect: fixed)
SConstruct from SVN build in debug mode, for libalut.so libmpg123.so libopenal.so
| Reported by: | gilles | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | build system | Version: | svn-head |
| Keywords: | libalut libmpg123 libopenal | Cc: | |
| Platform: | Linux: Fedora |
Description
on Fedora 12, need the attachment patch.
SConstruct from SVN build in debug mode.
And we are trying to install the libraries from the release mode for
libalut.so libmpg123.so libopenal.so
The patch looks like the thing todo
without the changes, we are asking to install VariantDir/release of
those libraries which is not available/built but we have
VariantDir/debug.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

