Code::Blocks Forums
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
As usual while waiting for the next release - don't forget to check the
nightly builds
in the forum.
Home
Help
Search
Login
Register
Code::Blocks Forums
»
User forums
»
Using Code::Blocks
»
Can I use files from MS OneDrive with Code::Blocks?
« previous
next »
Send this topic
Print
Pages: [
1
]
Go Down
Author
Topic: Can I use files from MS OneDrive with Code::Blocks? (Read 4213 times)
alm
Single posting newcomer
Posts: 2
Can I use files from MS OneDrive with Code::Blocks?
«
on:
May 29, 2015, 09:31:32 am »
Can I use files, projects, libs from MS OneDrive with Code::Blocks?
Logged
oBFusCATed
Developer
Lives here!
Posts: 13406
Re: Can I use files from MS OneDrive with Code::Blocks?
«
Reply #1 on:
May 29, 2015, 09:57:45 am »
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
Logged
(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!]
Send this topic
Print
Pages: [
1
]
Go Up
« previous
next »
Code::Blocks Forums
»
User forums
»
Using Code::Blocks
»
Can I use files from MS OneDrive with Code::Blocks?