kernel32 missing symbol definitions?
Yamiez via Digitalmars-d-learn
digitalmars-d-learn at puremagic.com
Thu Jan 7 16:31:57 PST 2016
On Friday, 8 January 2016 at 00:30:44 UTC, Rikki Cattermole wrote:
> On 08/01/16 1:27 PM, Yamiez wrote:
>> Why is kernel32 missing symbols?
>>
>> e.g CreateProcess, CreateToolhelp32Snapshot and alot more :/
>
> If you can build for 64 do so.
> That will fix it until somebody or you solve it from the import
> libs.
Yea nope wont be able to build for 64 bit :/
More information about the Digitalmars-d-learn
mailing list