News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

Can I use files from MS OneDrive with Code::Blocks?

Started by Alexander, May 29, 2015, 09:31:32 AM

Previous topic - Next topic

Alexander

Can I use files, projects, libs from MS OneDrive with Code::Blocks?

oBFusCATed

If you see them in the local filesystem then probably you can. Just keep in mind that C::B will do save-to-temp+rename when saving files instead of a simple override. If this messes onedrive then you're out of luck.

Also the sharing-source-code-problem is already solved and the solution is not using the cloud to store the files. You need a VCS - http://en.wikipedia.org/wiki/Revision_control
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]