0

I have downloaded and installed the pion network library.

I am trying to build the sample web services (HelloService etc). However, I cannot find instructions on how to build the examples. I am developing on windows7

Neel Basu
  • 12,638
  • 12
  • 82
  • 146

1 Answers1

0

Check This for build instructions on Windows.
You might also want to see here the compatibility of your windows.

Alok Save
  • 202,538
  • 53
  • 430
  • 533
  • yes, i used that, but still i got some errors like error LNK2019: unresolved external symbol "__declspec(dllimport) public: void __thiscall pion::net::HTTPWriter::send(void)" – pionProject May 09 '11 at 13:20