Having adjusted the dtserver code considerably I attempted to run it but though it built and compiled it wouldn't run. Having made various different changes over a while I wanted to go back to the original code and just copy certain extra bits back in. However the SVN wouldn't let me go back (wouldn't clean up) so I downloaded the source files again. However unfortunately I cannot get these to both build. The core files build but the dtserver files won't because of the dtouchcore.lib file.
Just to say I've now built them both. It had problems with the library and having clean builds of both.
ReplyDeleteGood that you solved.
ReplyDeleteSorry for slow reply.
Still unclear why svn wouldn't let you go back..
dtouchcore.lib is built from the core project in VS, but it sounds like you figured this out.