|
From: massimo <max...@ju...> - 2002-07-25 11:34:55
|
Hi all;
i'm a young student at the first experience with programming and i have =
two problems with dev_cpp:
1) i've installed Dev-C++ 4.9.4.1 on Windows XP Professional but i can't =
use it because when i try to save or =20
compile a source file an error message saying "Access violation at =
address 00514038 in module 'devcpp.exe'. =20
Read of address 00000048." appears; what does it mean? How could i =
solve this problem?
2) if i try to compile a file already existing the message above doesn't =
appear, but i can't use the library "winsock2.h"; =20
in fact for every function included in it compiler says "[Linker =
error] undefined reference to
'FUNCTION_NAME @ INT'" (for example, for the function "connect" the =
message is "[Linker error] =20
undefined reference to 'connect @ 12'"); what does it mean? How =
could i solve this problem?
I hope somebody helps me. Thanks.
PS: i'm sorry for my very bad english!
|