and I thought it could be worth mentioning the following:
1) sipXtackLib.sln has an hardcoded path to ..\..\VLING\sipXportLib directory regarding sipXportLib project so you have to correct the path to ..\sipXportLib dir in order for it to compile
2) when trying to compile sipXtackLibTest it complains about cppunit (you have to download, build and place the cppunitd.lib in the libpath of your project
3) when trying to link against sipXport it complains about unresolved external symbols regarding osNatSocketBaseImpl.h that is because in the sipXportLib project there are included the files (present in the src dir) osNat* (4 files) and NatMsg.cpp (just add them to your project files and you are done)
hope it helps
_______________________________________________ sipxtapi-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipxtapi-dev/
