Moved here:
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 7x ExtVendorUI_Classic/config/Config.lua:21: attempt to call global 'InterfaceOptions_AddCategory' (a nil value) | |
| [string "@ExtVendorUI_Classic/config/Config.lua"]:21: in function `ExtVendorConfig_OnLoad' | |
| [string "*Config.xml:284_OnLoad"]:1: in function <[string "*Config.xml:284_OnLoad"]:1> | |
| Locals: | |
| self = ExtVendorConfigContainer { | |
| name = "Extended Vendor UI" | |
| } | |
| (*temporary) = nil | |
| (*temporary) = ExtVendorConfigContainer { |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| This Gist confirms the Linked Identity in my OpenPGP key, and links it to this GitHub account. | |
| Token for proof: | |
| [Verifying my OpenPGP key: openpgp4fpr:e7a60e403668262134676e31e307545a6b87c4a7] |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Taken from here: https://dev.solus-project.com/T163 | |
| Source: https://ma.tc/ehuboqatec.md courtesy of @Logic-gate | |
| Clone it -- https://github.com/meganz/MEGAsync | |
| > git clone https://github.com/meganz/MEGAsync.git | |
| > cd MEGAsync | |
| > git submodule update --init --recursive | |
| Get crypto++ | |
| > wget https://www.cryptopp.com/cryptopp565.zip #Tested on version 5.6.5 |