Hi all,
I need to provide 32 and 64 bits version of my .dll for a customer. Do I need to generate 2 files? Or can a single one contain code for both architectures?
And for extra brownie points: does the same question apply for Mac libraries? Or the Universal Binary approach solve that issue?
Thanks in advance
Alex