Skip to main content

Notice

Please note that most of the software linked on this forum is likely to be safe to use. If you are unsure, feel free to ask in the relevant topics, or send a private message to an administrator or moderator. To help curb the problems of false positives, or in the event that you do find actual malware, you can contribute through the article linked here.
Topic: Error building FAAC (DRM) (Read 5289 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

Error building FAAC (DRM)

Im trying to compile FAAC for DRM use, but i keep getting the same error. I've removed the "//" in the #Define DRM line in coder.h. As a result, all references of DRM (ifdef DRM) are enabled in all source files, except for fft.c. So i included a #define DRM directly in fft.c, but now i get several compilation errors saying cfg is not a member of fft_tables.

Is this some kind of a bug? Does anyone knows how do to solve it?

PS: im using  ms virtual studio 2008

i've tried in dev c++ and it was no use too.

Error building FAAC (DRM)

Reply #1
Which version of faac are you trying to compile? 1.28 appears to come with the appropriate defines and includes VS project files for the DRM versions. I've not tried compiling them myself, but if you're trying to use an earlier version, I'd give 1.28 a try.

Error building FAAC (DRM)

Reply #2
Which version of faac are you trying to compile? 1.28 appears to come with the appropriate defines and includes VS project files for the DRM versions. I've not tried compiling them myself, but if you're trying to use an earlier version, I'd give 1.28 a try.


i'm already using version 1.28 =\

DRM-1024 works fine, but DRM 960 does not work at all

Error building FAAC (DRM)

Reply #3
Ah, OK, then I can't offer any assistance not having tried to compile it with those switches.



Error building FAAC (DRM)

Reply #6
Well done.  Always more satisfying!