Unreal can't load .lib file and gets stuck

I don’t think it’s right because I use strcpy() in my component which is a standard lib function and this works fine it’s just when I call a symbol from my imitationLib.lib that makes my editor crash so I’m not sure it’s linked to the fact that I use standard Lib functions