tcc: error: undefined symbol '_OpenClipboard@4'
tcc: error: undefined symbol '_GetClipboardData@4'
tcc: error: undefined symbol '_CloseClipboard@0'
I believe these error messages are generated by TCC's linker. The clipboard functions are in user32.dll.
Please tell me what these messages mean, especially the "@n" parts, and how I can fix the problem(s).
Thank you very much for your help.
_______________________________________________ Tinycc-devel mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/tinycc-devel
