Hi everyone,
-How do I properly integrate different libraries in my (DLL) project? Actually I only link the .a files with my Dll project, but im not sure it should be done like that because I get linking errors when i compile a test program.
Thx people for your help.
Writing DLL's
Writing DLL's
Last edited by Iyad on Thu Jul 22, 2010 2:08 pm, edited 1 time in total.
#include <Iyad.h>
it's a lib file...greenya wrote:What is ".a" file ?
for (eg.) MSVC they call them SomeLibrary.lib...
for (eg.) MinGW they call them libSomeLibrary.a...
while(!asleep) sheep++;
IrrExtensions:
http://abusoft.g0dsoft.com
try Stendhal a MORPG written in Java
IrrExtensions:
http://abusoft.g0dsoft.com
try Stendhal a MORPG written in Java