Closed rajat-agarwal- closed 4 years ago
That message is from the bsc compiler. I don't know of any way to bypass it.
I usually clean old .bo versions whenever I change versions of bsc.
On Mon, Feb 24, 2020 at 5:07 AM rajat-agarwal- notifications@github.com wrote:
Hello, Is there a way in connectal, where i don't check files for their versions, and build directly with bsc compiler.(Hopefully a place to decide whether to insert -u flag or not). Incidentally, I have some previously compiled .bo files(unfortunately their source files are not available.) which are required. Now if i run connectal directly, It does a version check and throws error stating that binary versions doesn't match, need to recompile. Is there a way to solve this problem. Attached log files. log.txt https://github.com/cambridgehackers/connectal/files/4244234/log.txt
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/cambridgehackers/connectal/issues/158?email_source=notifications&email_token=AASTPMYA6XR4LR26IHQWTJTREOS6NA5CNFSM4K2GCJ6KYY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4IPWHHCQ, or unsubscribe https://github.com/notifications/unsubscribe-auth/AASTPM34UDKROJWECUPFTJDREOS6NANCNFSM4K2GCJ6A .
Hello, Is there a way in connectal, where i don't check files for their versions, and build directly with bsc compiler.(Hopefully a place to decide whether to insert -u flag or not). Incidentally, I have some previously compiled .bo files(unfortunately their source files are not available.) which are required. Now if i run connectal directly, It does a version check and throws error stating that binary versions doesn't match, need to recompile. Is there a way to solve this problem. Attached log files. log.txt