I get this->
POLINK: warning: Multiple '.data' sections found with diffrent flags (0xc0000040 and 0x60000040).
POLINK: error: Symbol'__fltused' is multiply defined.
linker error, when I use LibV2Purebasic for background music and UseOGGSoundDecoder() for sound effects in the same source.
Sorry, but my whole source to big to post here, I'll try to make a small one later!
LibV2Purebasic & Ogg Decoder Linker Failure
-
THCM
- Enthusiast

- Posts: 276
- Joined: Fri Apr 25, 2003 5:06 pm
- Location: Gummersbach - Germany
- Contact:
LibV2Purebasic & Ogg Decoder Linker Failure
The Human Code Machine / Masters' Design Group
Re: LibV2Purebasic & Ogg Decoder Linker Failure
No bug... 
(Temporarily) replace WolfangS' library by this one:
http://files.connection-refused.org/v2/FarbrauschV2
(Temporarily) replace WolfangS' library by this one:
http://files.connection-refused.org/v2/FarbrauschV2
Good programmers don't comment their code. It was hard to write, should be hard to read.
Both Fred and WolfgangS defined _fltused, that's why the linker says it's multiply defined.THCM wrote:Great! No linker problems anymore! What was the problem?
The version I recommended doesn't have this (and won't run with PB < 3.93).
ThxTHCM wrote:By the way, nice to have you around! Good work traumatic!
Good programmers don't comment their code. It was hard to write, should be hard to read.
-
THCM
- Enthusiast

- Posts: 276
- Joined: Fri Apr 25, 2003 5:06 pm
- Location: Gummersbach - Germany
- Contact:
Oh, yes you're right... so anybody here to move this stuff?traumatic wrote:What's the problem? Doesn't v2 work in conjunction with PB's functions?
Works fine! But I wanted to have effects using v2m and not simple wav effects!
Ah and I forgot to mention: Wrong forum!
The Human Code Machine / Masters' Design Group
