I am trying to create an unmanaged C dll. How exactly do I need to setup SharpDevelop and SDK for them to know about each other correctly. I noticed that I can't create 64 bit code, so it must be 32-bit DLL. How does SharpDevelop know what linker and compiler it needs from the SDK.