JUCE demo compile - missing atlthunk.lib

Discussion about: tracktion.com
Post Reply New Topic
RELATED
PRODUCTS

Post

Sorry to post this here, but I know some of ya'll mess around with JUCE and the forum over at www.adbe.org is not working.

I compiled all the source libs just fine after installing the MMX, Platform SDK, and service pak 5 for my VC6. (yeah, I agree with Jules - thanks for all the MS skd's microsoft.)

Anyway - I tried to then compile the demo and I get "atlthunk.lib not found" error. I did a search and atlthunk doesnt sound like a MS lib so am I missing a JUCE piece?

Its the only error I get...

Post

atlthunk.lib definitely sounds like an MS thing, definitely not juce. I searched my PlatformSDK and juce folders and did not find it. Sounds like it's something weird about your SDK or other MS stuff.

Post

It DOES sound like a MS thing - but there is squat about it anywhere. Also, I too searched the sdk and my entire drive. So wtf?

Post

I'm using VC++ 2005 Express, maybe it's a VC6 peculiarity. I don't think the new tools support calling 16 bit code (aka thunking).

Post

Fairly sure that will be an MS file.....ATL is Active Template Library, which is VC++ 6 stuff.

Post Reply

Return to “Tracktion”