Welcome to Doom9's Forum, THE in-place to be for everyone interested in DVD conversion.

Before you start posting please read the forum rules. By posting to this forum you agree to abide by the rules.

 

Go Back   Doom9's Forum > General > Audio encoding

Reply
 
Thread Tools Search this Thread Display Modes
Old 22nd March 2011, 18:04   #1  |  Link
Midzuki
Unavailable
 
Midzuki's Avatar
 
Join Date: Mar 2009
Location: offline
Posts: 1,480
[SOLVED] TwoLame.exe 0.3.13

Has anybody managed to compile it ?

Last edited by Midzuki; 28th March 2011 at 20:34. Reason: update
Midzuki is offline   Reply With Quote
Old 22nd March 2011, 22:11   #2  |  Link
Midzuki
Unavailable
 
Midzuki's Avatar
 
Join Date: Mar 2009
Location: offline
Posts: 1,480
Code:
Can't find sndfile.h on your system
OK, so, where the f*** the damn compiler expects to find it ?

I've succesfully compiled and "installed" libsndfile,
however ./configure is unable to detect it.

------------------------------

EDIT:

OK, I found the answer to the problem...

{
<DEVILOPER'S_MIND>
yep, if we can complicate things,
why should we keep them simple?
</DEVILOPER'S_MIND>
}

... and still, cannot create the damn binary -.-

Last edited by Midzuki; 22nd March 2011 at 23:38.
Midzuki is offline   Reply With Quote
Old 22nd March 2011, 23:37   #3  |  Link
LoRd_MuldeR
Software Developer
 
LoRd_MuldeR's Avatar
 
Join Date: Jun 2005
Location: Last House on Slunk Street
Posts: 13,248
I don't know what build environment you are using, so I can only guess.

However compiling the library alone isn't sufficient. The .h file must be located in the include directory and the corresponding .lib or .a file must be located in the library directory.

But obviously the header file 'sndfile.h' is missing from include directory (or you didn't add the directory where it is located to your include directories).
__________________
Go to https://standforukraine.com/ to find legitimate Ukrainian Charities 🇺🇦✊

Last edited by LoRd_MuldeR; 22nd March 2011 at 23:42.
LoRd_MuldeR is offline   Reply With Quote
Old 22nd March 2011, 23:42   #4  |  Link
Midzuki
Unavailable
 
Midzuki's Avatar
 
Join Date: Mar 2009
Location: offline
Posts: 1,480
Well, I compiled libsndfile, only because
I didn't find a way to make twolame not depend on it.
Midzuki is offline   Reply With Quote
Old 23rd March 2011, 04:31   #5  |  Link
Midzuki
Unavailable
 
Midzuki's Avatar
 
Join Date: Mar 2009
Location: offline
Posts: 1,480
<ARGH>

For compiling libsndfile 1.0.23 :

Code:
./configure (--blah-blah-blah) --disable-shave
{ N0TE:

libsndfile 1.0.24 does not need --disable-shave

}

For twolame.exe :

Code:
 ./configure (--blah-blah-blah) CPPFLAGS='-DLIBTWOLAME_STATIC'
F I N A L ? R E S U L T S! ( w/ no warranties... ) :

(new) http://cid-5acf098e0ebae8d5.office.l...exe-0.3.13x.7z

(old) http://cid-5acf098e0ebae8d5.office.l...exe-0.3.13.cab

</ARGH>

Last edited by Midzuki; 28th March 2011 at 19:03. Reason: update
Midzuki is offline   Reply With Quote
Reply

Tags
twolame windows win32

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 03:19.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.