libtar win32 problem
Opened this issue · 1 comments
dragutux commented
libtar does not exist per say for win32 its relying on libc directly, i am as for now trying to adapt the code using libarchive, any suggestion ?
tar functions used in patcher.cpp
after (line 535 or so)
// now extract the actual tarfile
mLog->infoStream() << "extracting tarball from " << ofp;
dragutux commented
my skype also is dragutux i worked on ogre3d projects ^^