Due to server problems the website is temporarily offline! Visit http://www.smorgasbordet.com/pellesc/ to download Pelles C.
Building main.obj.C:\Users\nsitbon\Documents\Pelles C Projects\test\main.c(4): warning #2203: Function 'main' can't be __fastcall, changed to __cdecl.Building test.exe.POLINK: error: Unresolved external symbol '__imp_HeapCreate'.POLINK: error: Unresolved external symbol '__imp_HeapDestroy'.POLINK: error: Unresolved external symbol '__imp_HeapAlloc'.POLINK: error: Unresolved external symbol '__imp_HeapReAlloc'.POLINK: error: Unresolved external symbol '__imp_HeapFree'.POLINK: error: Unresolved external symbol '__imp_HeapSize'.POLINK: error: Unresolved external symbol '__imp_HeapValidate'.POLINK: error: Unresolved external symbol '__imp_ExitProcess'.POLINK: error: Unresolved external symbol '__imp_GetSystemTimeAsFileTime'.POLINK: error: Unresolved external symbol '__imp_GetStartupInfoA'.POLINK: error: Unresolved external symbol '__imp_GetFileType'.POLINK: error: Unresolved external symbol '__imp_GetStdHandle'.POLINK: error: Unresolved external symbol '__imp_GetCurrentProcess'.POLINK: error: Unresolved external symbol '__imp_DuplicateHandle'.POLINK: error: Unresolved external symbol '__imp_SetHandleCount'.POLINK: error: Unresolved external symbol '__imp_GetCommandLineA'.POLINK: error: Unresolved external symbol '__imp_GetModuleFileNameA'.POLINK: error: Unresolved external symbol '__imp_GetEnvironmentStrings'.POLINK: error: Unresolved external symbol '__imp_FreeEnvironmentStringsA'.POLINK: error: Unresolved external symbol '__imp_UnhandledExceptionFilter'.POLINK: error: Unresolved external symbol '__imp_RtlUnwindEx'.POLINK: error: Unresolved external symbol '__imp_SetConsoleCtrlHandler'.POLINK: error: Unresolved external symbol '__imp_VirtualAlloc'.POLINK: error: Unresolved external symbol '__imp_VirtualQuery'.POLINK: fatal error: 24 unresolved external(s).*** Error code: 1 ***Done.
int main(void){ return 0;}
Thank you for pointing me that, but I prefer stay on a stable version. I like using software bug free, spending more times using functionnalities instead of tracking bug.