frameworks - How to make my C++ opensource crossplatform application update itself? (any boost libs for that?) -
i have app. cross platform. not way enterprise nor has more 500 users. no 1 wants bad it. has 3 packets available via http in source repository manager google code mac os windows , linux. need app check updates , download them , replace current executables/files around, restart app. me - see way distribute 2 applications - 1 checks updates or runs existing executable , executable itself... wonder used , there boost libs or other cross platform libs such stuff?
i don't think there cross platform solution automatic updates. didn't seem able find here: how can enable auto-updates in qt cross-platform application?
Comments
Post a Comment