From: RoGeR <le...@sp...> - 2000-10-11 07:03:31
|
I am trying to program Direct X but I get undefined references errors : c:\dev-c++\projects\dplugx\dplugx_t.o(.text+0x103):dplugx_t.cpp: = undefined reference to `GetStockObject@4' c:\dev-c++\projects\dplugx\dplugx_t.o(.text+0x4fa):dplugx_t.cpp: = undefined reference to `DirectDrawCreateEx@16' I tried to like with -lddraw -ld3dx but you see, it doesnt fix the = problem. Also, this major bug in Dev-C++ 4 about running out of memory or this = awful msg : Access Violation at address 00403ECC in module 'DEVCPP.exe" Read of address 294B4F78 And ofcourse the followup window : Invalid pointer operation Pls FIX FIX FIX |