I opened up the menus and added all elements to the menus. Had to do a couple of re-placing to avoid 2 rows. Is it OK if I open the menus? (If approved will release) EDIT Oh well, I'll just release it. No. Please define to me, what these errors mean: ------ Build started: Project: tpt, Configuration: Release Win32 ------ LINK : warning LNK4075: ignoring '/INCREMENTAL' due to '/OPT:ICF' specification graphics.obj : error LNK2019: unresolved external symbol _SDL_UpdateRect referenced in function _sdl_blit_1 graphics.obj : error LNK2019: unresolved external symbol _SDL_UnlockSurface referenced in function _sdl_blit_1 graphics.obj : error LNK2019: unresolved external symbol _SDL_LockSurface referenced in function _sdl_blit_1 graphics.obj : error LNK2019: unresolved external symbol _SDL_GetMouseState referenced in function _render_signs interface.obj : error LNK2001: unresolved external symbol _SDL_GetMouseState main.obj : error LNK2001: unresolved external symbol _SDL_GetMouseState graphics.obj : error LNK2019: unresolved external symbol _BZ2_bzBuffToBuffDecompress@24 referenced in function _render_packed_rgb interface.obj : error LNK2001: unresolved external symbol _BZ2_bzBuffToBuffDecompress@24 main.obj : error LNK2001: unresolved external symbol _BZ2_bzBuffToBuffDecompress@24 graphics.obj : error LNK2019: unresolved external symbol _SDL_EnableUNICODE referenced in function _sdl_open graphics.obj : error LNK2019: unresolved external symbol _SDL_WM_SetCaption referenced in function _sdl_open graphics.obj : error LNK2019: unresolved external symbol _SDL_SetVideoMode referenced in function _sdl_open graphics.obj : error LNK2019: unresolved external symbol _SDL_Quit referenced in function _sdl_open graphics.obj : error LNK2019: unresolved external symbol _SDL_GetError referenced in function _sdl_open graphics.obj : error LNK2019: unresolved external symbol _SDL_Init referenced in function _sdl_open http.obj : error LNK2019: unresolved external symbol __imp__freeaddrinfo@4 referenced in function _resolve http.obj : error LNK2019: unresolved external symbol __imp__getaddrinfo@16 referenced in function _resolve http.obj : error LNK2019: unresolved external symbol __imp__WSAStartup@8 referenced in function _http_init http.obj : error LNK2019: unresolved external symbol __imp__WSACleanup@0 referenced in function _http_done http.obj : error LNK2019: unresolved external symbol __imp__closesocket@4 referenced in function _http_async_req_start http.obj : error LNK2019: unresolved external symbol __imp__recv@16 referenced in function _http_async_req_status http.obj : error LNK2019: unresolved external symbol __imp__send@16 referenced in function _http_async_req_status http.obj : error LNK2019: unresolved external symbol __imp__WSAGetLastError@0 referenced in function _http_async_req_status http.obj : error LNK2019: unresolved external symbol __imp__connect@12 referenced in function _http_async_req_status http.obj : error LNK2019: unresolved external symbol __imp__ioctlsocket@12 referenced in function _http_async_req_status http.obj : error LNK2019: unresolved external symbol __imp__socket@12 referenced in function _http_async_req_status interface.obj : error LNK2019: unresolved external symbol _SDL_GetModState referenced in function _sdl_poll interface.obj : error LNK2019: unresolved external symbol _SDL_PollEvent referenced in function _sdl_poll main.obj : error LNK2019: unresolved external symbol _BZ2_bzBuffToBuffCompress@28 referenced in function _build_thumb main.obj : error LNK2019: unresolved external symbol _SDL_GetTicks referenced in function _SDL_main MSVCRT.lib(crtexew.obj) : error LNK2019: unresolved external symbol _WinMain@16 referenced in function ___tmainCRTStartup C:\Users\Johannes\Desktop\TPTsrc\Release\tpt.exe : fatal error LNK1120: 27 unresolved externals ========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========