You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please open the solution in Visual Studio, right-click the makma project in the sidebar and click on Properties. Then open the Linker section in the menu on the left, click on System and then set your SubSystem to Windows (/SUBSYSTEM:WINDOWS). Let me know if that fixes the issue.
MSVCRTD.lib(exe_main.obj) : error LNK2019: unresolved external symbol main referenced in function "int __cdecl invoke_main(void)
The text was updated successfully, but these errors were encountered: