hi,
this is weird, when i build the project in Release Mode, it all goes fine.
when i change it to debug mode (Project Options) and rebuilt, it gives me:
"cannot open file "kernel32.lib" :confused: :confused:
this is weird, when i build the project in Release Mode, it all goes fine.
when i change it to debug mode (Project Options) and rebuilt, it gives me:
"cannot open file "kernel32.lib" :confused: :confused:
What are the project options? Do they have different paths for Release/Debug?
i have fixed it by manually directing to the lib/include dirs rather than let RadAsm auto include from the defined paths.