<p></p>
<p>With release <code>0.12.0.0</code> I get even more errors...</p>
<pre><code>[ 60%] Building CXX object src/CMakeFiles/myxrm.dir/MicroCore.cpp.o
/root/onion-monero-blockchain-explorer-0.12.0.0/src/MicroCore.cpp: In member function ‘bool xmreg::MicroCore::init(const string&)’:
/root/onion-monero-blockchain-explorer-0.12.0.0/src/MicroCore.cpp:69:55: error: reference to ‘testnet_hard_fork_version_1_till’ is ambiguous
     uint64_t hard_fork_version_1_till = use_testnet ? testnet_hard_fork_version_1_till : mainnet_hard_fork_version_1_till;
                                                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /root/monero/src/cryptonote_basic/hardfork.h:32,
                 from /root/monero/src/blockchain_db/blockchain_db.h:41,
                 from /root/monero/src/cryptonote_core/tx_pool.h:49,
                 from /root/onion-monero-blockchain-explorer-0.12.0.0/src/monero_headers.h:24,
                 from /root/onion-monero-blockchain-explorer-0.12.0.0/src/MicroCore.h:10,
                 from /root/onion-monero-blockchain-explorer-0.12.0.0/src/MicroCore.cpp:5:
/root/monero/src/hardforks/hardforks.h:48:23: note: candidates are: ‘const uint64_t testnet_hard_fork_version_1_till’
 extern const uint64_t testnet_hard_fork_version_1_till;
                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/root/onion-monero-blockchain-explorer-0.12.0.0/src/MicroCore.cpp:14:20: note:                 ‘const uint64_t {anonymous}::testnet_hard_fork_version_1_till’
     const uint64_t testnet_hard_fork_version_1_till = 624633;
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/root/onion-monero-blockchain-explorer-0.12.0.0/src/MicroCore.cpp:69:90: error: reference to ‘mainnet_hard_fork_version_1_till’ is ambiguous
     uint64_t hard_fork_version_1_till = use_testnet ? testnet_hard_fork_version_1_till : mainnet_hard_fork_version_1_till;
                                                                                          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from /root/monero/src/cryptonote_basic/hardfork.h:32,
                 from /root/monero/src/blockchain_db/blockchain_db.h:41,
                 from /root/monero/src/cryptonote_core/tx_pool.h:49,
                 from /root/onion-monero-blockchain-explorer-0.12.0.0/src/monero_headers.h:24,
                 from /root/onion-monero-blockchain-explorer-0.12.0.0/src/MicroCore.h:10,
                 from /root/onion-monero-blockchain-explorer-0.12.0.0/src/MicroCore.cpp:5:
/root/monero/src/hardforks/hardforks.h:44:23: note: candidates are: ‘const uint64_t mainnet_hard_fork_version_1_till’
 extern const uint64_t mainnet_hard_fork_version_1_till;
                       ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
/root/onion-monero-blockchain-explorer-0.12.0.0/src/MicroCore.cpp:13:20: note:                 ‘const uint64_t {anonymous}::mainnet_hard_fork_version_1_till’
     const uint64_t mainnet_hard_fork_version_1_till = 1009826;
                    ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
make[2]: *** [src/CMakeFiles/myxrm.dir/build.make:63: src/CMakeFiles/myxrm.dir/MicroCore.cpp.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:260: src/CMakeFiles/myxrm.dir/all] Error 2
make: *** [Makefile:84: all] Error 2
</code></pre>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/bisq-network/proposals/issues/86#issuecomment-664048397">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AJFFTNWAZNQ7BTV5SM6J3KLR5SU35ANCNFSM4HMNXE5A">unsubscribe</a>.<img src="https://github.com/notifications/beacon/AJFFTNUPVOJHZEUIQ3MTWQLR5SU35A5CNFSM4HMNXE5KYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOE6KJGDI.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/bisq-network/proposals/issues/86#issuecomment-664048397",
"url": "https://github.com/bisq-network/proposals/issues/86#issuecomment-664048397",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>