5D2 crop record compilation

Started by Levitate, November 25, 2023, 04:28:36 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Levitate

I found a crop_rec.c module that has been deleted off GitHub but I downloaded it beforehand. Can someone help me compile? It appears to be compatible with the 5d2 since it mentions the 5d2 in its code.

https://github.com/LevitateGamer/Crop_Rec/tree/main

Levitate

I cant figure it out I have tried multiple methods

Walter Schulz

I don't think you will find support for your approach here.

Levitate

What do you mean and how would I get help then?

Walter Schulz

It is simply no sane attempt. You are opening a desaster area.
Learn the basics of proper development in git environment.

Just copying some code is not.

Levitate

Quote from: Walter Schulz on November 25, 2023, 06:08:15 PM
It is simply no sane attempt. You are opening a desaster area.
Learn the basics of proper development in git environment.

Just copying some code is not.


How do I fix this error it keeps on throwing bunches of these errors: "warning: enumeration value 'CROP_Preset_4k_650D not handled in switch [-Wswitch]"

names_are_hard

Quote from: Levitate on November 25, 2023, 04:28:36 PM
It appears to be compatible with the 5d2 since it mentions the 5d2 in its code.

This code won't do anything on 5D2.  See the function crop_rec_init().  There is no camera specific code for 5D2.

Levitate

Ok, thanks! That means I don't have to jump through a bunch of hoops to find that out, too bad though.

names_are_hard

Regrettably there was no conspiracy to hide crop_rec on 5D2 from you  ;)