Ørjan Malde
Ørjan Malde
I've successfully cross-flashed a DCS-P6000LH with a complete DCS-8000LH firmware dump, changed pincode and mac address in mtd1, seems to work fine! one slight oddity is dcs8000lh-configure.py can't turn on...
You will need a DCS-8000LH to read the flash from w/ an external flash programmer, followed by hex editing the mac address and pincode to your target's camera then writing...
Even though I have no ties to this project, I'd like to weigh in and say you shouldn't add something like a CoC, illegal things are already illegal, "code of...
`./configure --host=x86_64-w64-mingw`. compiler is `x86_64-w64-mingw32-g++ (SUSE Linux) 12.1.0`.
I don't see the point in dropping autotools -- it's field tested and this project doesn't move that quickly does it? Besides, this is not a build system issue, it's...
Right... that makes it compile, but it doesn't set CXX to the correct triplet anymore. It still does not actually fix the issue, the pointer to integer cast can't be...
Invoking a C++ compiler on C code is also just... wrong. Add C linkage to the actual C++ code to get rid of the C++ name mangling instead for linking....
~~[Midipix](https://midipix.org/), a POSIX layer for microsoft windows lacks support for ltdl, we already have imagemagick running there with dynamic plugins.~~ update: slibtool supports (s)ltdl a set of macros would remove...
Defaulting to `libltdl` would be fine - alternatively a set of --enable/--disable- configure options?
"-shrext" changes the files' extensions to essentially include a version still.