API Question XRSound dependency on ATL

Bibi Uncle

50% Orbinaut, 50% Developer
Addon Developer
Joined
Aug 12, 2010
Messages
192
Reaction score
0
Points
0
Location
Québec, QC
Hi,

My question can probably only be answered by @dbeachy, but I found out that XRSound.lib has a dependency on ATL (on atls.lib to be precise). I just wanted to make sure that the dependency was intended, because I don't really see why it would be needed.


I hit this issue simply because I didn't have ATL (nor MFC) installed on my computer. It's very simple to install it, but perhaps it should be written somewhere in the documentation.


:tiphat:
 
Yes, that is by design; XRSound.lib uses CStrings.
 
Back
Top