Przemysław Frankiewicz
Przemysław Frankiewicz
Uh, I don't where I did mistake
Thank you so much I will be improving code until I will do that properly. I will add option to config and take look at printing etc. Anyway sorry because...
em okay line 1477 just gimme chance
I don't see any problems. As I said (or not I'm not sure now) it's completely new lang so sorry for my incompetence
`1>..\deps\cpr\cpr\error.cpp(3): fatal error C1083: Cannot open include file: 'curl/curl.h': No such file or directory` `1>..\deps\cpr\cpr\session.cpp(7): fatal error C1083: Cannot open include file: 'curl/curl.h': No such file or directory` Errors -...
Me also, anyway I will do few more tests with this so I will know does this problem occur every time.
About curl - I made tests and I think it was a one-time accident. But during the test in own (random) folder and just C: drive setup.py wrote `Generating prerequisite...
I have already made one commit, now just changing few things and making pull req.
It would be nice to add methods which are present in [uecasm's mod](https://github.com/uecasm/rs4cc/wiki/Refined-Storage). Missing methods are: - `.isConnected()` - ~~`.getEnergyUsage()`~~ - `.getStorages()` - `.getItem(item[, compareNBT[, evenIfZero]])` - `.getFluid(fluid[, compareNBT[, evenIfZero]])`...
> > > > It would be nice to add methods which are present in [uecasm's mod](https://github.com/uecasm/rs4cc/wiki/Refined-Storage). > > Missing methods are: > > > > * `.isConnected()` > >...