yeh I think it was damaged,
The CBP file downloaded as an XML
Ill try renaming it.
Ok I renamed it
then I put the files in the right places and double-clicked the enet.workspace
and tried to build the project but it says:
'nothing to be done'
and
if I try to run it, it says,
'needs host application'
I tried to 'rebuild' and it created a static library
libenet.a
OK I tried compiling the DLL project and added the directories and it worked, now to test if the DLL exports commands correctly!
now its acting strange, I change the Main.cpp file and press build, but it doesnt detect any errors, even when I make errors on purpose