Author

Topic: [ANN] AEON [2019-09-27: Upgrade to version 0.13.0.0 ASAP HF@1146200 Oct 25] - page 136. (Read 625666 times)

sr. member
Activity: 266
Merit: 250
Maintenance Update Phoenix (0.9.12.0)

This maintenance release is recommended for all nodes, but is not urgent.

A future update (not yet scheduled) will begin enforcing the minimum relay fee equal to the current default fee, so nodes that have not yet updated to a minimum of 0.9.12.0 will then be disconnected and banned.

Fixes some Windows build issues
Add option to disable blockchain auto-save (useful to reduce swapping on low-memory nodes)
Prioritize transactions by fee/byte
Disable relay of transactions with legacy fee lower than current default

https://github.com/aeonix/aeon/releases/tag/v0.9.12.0

Windows binaries will be added ASAP


Still not compiling either on VSC 2013 and VSC2015 (obviously with respective Boost libraries).
git clone https://github.com/aeonix/aeon
cd aeon
git checkout v0.9.12.0
cmake -G "Visual Studio 14 2015 Win64" -DBOOST_ROOT=D:\local\boost_1_63_0 -DBOOST_LIBRARYDIR=D:\local\boost_1_63_0\lib64-msvc-14.0
(that's for VS 2015)
MSBuild Project.sln /p:Configuration=release /m

With both of MS VS environments I've successfully built all of Cuda 8 SDK samples and Handbrake
With the 2013 I've built CCminer 2.0 RC2
legendary
Activity: 2968
Merit: 1198
Maintenance Update Phoenix (0.9.12.0)

This maintenance release is recommended for all nodes, but is not urgent.

A future update (not yet scheduled) will begin enforcing the minimum relay fee equal to the current default fee, so nodes that have not yet updated to a minimum of 0.9.12.0 will then be disconnected and banned.

Fixes some Windows build issues
Add option to disable blockchain auto-save (useful to reduce swapping on low-memory nodes)
Prioritize transactions by fee/byte
Disable relay of transactions with legacy fee lower than current default

https://github.com/aeonix/aeon/releases/tag/v0.9.12.0
hero member
Activity: 1923
Merit: 538

transfer 2 bittrex-addr amount bittrex-payment-id

You can try

transfer 0 bittrex-addr amount bittrex-payment-id

This will cost less in fee if the tx needs to be broken up. However, there is a bit of a spam attack on the network and transfer 0 may currently take a lot longer to confirm or be dropped. (After 24 hours most nodes will drop an unconfirmed transaction, at which point you can rescan your wallet and recover th coins.)

I'll have an update coming shortly that should help with the spam issue.


Once in Bittrex with Aeon wallet with some coins in it, just to be sure and inshort, how could I change Aeon to BTC?

Thanks

simply sell aeon, you will be paid in btc
sr. member
Activity: 266
Merit: 250

transfer 2 bittrex-addr amount bittrex-payment-id

You can try

transfer 0 bittrex-addr amount bittrex-payment-id

This will cost less in fee if the tx needs to be broken up. However, there is a bit of a spam attack on the network and transfer 0 may currently take a lot longer to confirm or be dropped. (After 24 hours most nodes will drop an unconfirmed transaction, at which point you can rescan your wallet and recover th coins.)

I'll have an update coming shortly that should help with the spam issue.


Once in Bittrex with Aeon wallet with some coins in it, just to be sure and inshort, how could I change Aeon to BTC?

Thanks
eeX
hero member
Activity: 961
Merit: 500
Soldo.IN [SLD]
legendary
Activity: 2968
Merit: 1198
How to use the wallet on windows to send AEON to bittrex?
bittrex need the base address and a transaction id so how to do it?
the help command don't help so much

and this is my first time i use it so i don't want to waste all aeon i'll get

transfer 2 bittrex-addr amount bittrex-payment-id

You can try

transfer 0 bittrex-addr amount bittrex-payment-id

This will cost less in fee if the tx needs to be broken up. However, there is a bit of a spam attack on the network and transfer 0 may currently take a lot longer to confirm or be dropped. (After 24 hours most nodes will drop an unconfirmed transaction, at which point you can rescan your wallet and recover th coins.)

I'll have an update coming shortly that should help with the spam issue.


thank you very much, how much are fees with value "2" or more? is there any table or % before confirming?

The fee is currently fixed 0.01 AEON per transaction. If the transaction needs to be split up (the wallet will tell you) then it will cost 0.01 AEON for each piece.

@eeX

Thanks for the info about the 0-mixin transactions going through.
member
Activity: 157
Merit: 10
How to use the wallet on windows to send AEON to bittrex?
bittrex need the base address and a transaction id so how to do it?
the help command don't help so much

and this is my first time i use it so i don't want to waste all aeon i'll get

transfer 2 bittrex-addr amount bittrex-payment-id

You can try

transfer 0 bittrex-addr amount bittrex-payment-id

This will cost less in fee if the tx needs to be broken up. However, there is a bit of a spam attack on the network and transfer 0 may currently take a lot longer to confirm or be dropped. (After 24 hours most nodes will drop an unconfirmed transaction, at which point you can rescan your wallet and recover th coins.)

I'll have an update coming shortly that should help with the spam issue.


thank you very much, how much are fees with value "2" or more? is there any table or % before confirming?
legendary
Activity: 2968
Merit: 1198
How to use the wallet on windows to send AEON to bittrex?
bittrex need the base address and a transaction id so how to do it?
the help command don't help so much

and this is my first time i use it so i don't want to waste all aeon i'll get

transfer 2 bittrex-addr amount bittrex-payment-id

You can try

transfer 0 bittrex-addr amount bittrex-payment-id

This will cost less in fee if the tx needs to be broken up. However, there is a bit of a spam attack on the network and transfer 0 may currently take a lot longer to confirm or be dropped. (After 24 hours most nodes will drop an unconfirmed transaction, at which point you can rescan your wallet and recover th coins.)

I'll have an update coming shortly that should help with the spam issue.
member
Activity: 157
Merit: 10
How to use the wallet on windows to send AEON to bittrex?
bittrex need the base address and a transaction id so how to do it?
the help command don't help so much

and this is my first time i use it so i don't want to waste all aeon i'll get
eeX
hero member
Activity: 961
Merit: 500
Soldo.IN [SLD]
It appears your transaction was sent with 0 mixin. This is okay, however, AEON only allows one 0-mixin (or 1-mixin) transaction per block and all blocks for some time have had one already. I don't know why yours seems to be bumped out, but in any case it is expectedthat when there are too many 0-mixin or 1-mixin transactions, some will not make it in.

I usually send all my transfers with 0 mixin and do it almost every day.
Transactions always get confirmed in 1-4 blocks, not more.

So your opinion is very strange at least to me.
legendary
Activity: 2968
Merit: 1198
@Luci0gabsan

I see your transaction in the tx pool on my node, so it is indeed being sent.

It appears your transaction was sent with 0 mixin. This is okay, however, AEON only allows one 0-mixin (or 1-mixin) transaction per block and all blocks for some time have had one already. I don't know why yours seems to be bumped out, but in any case it is expectedthat when there are too many 0-mixin or 1-mixin transactions, some will not make it in.

So your options are:

1. Continue to wait, perhaps your transaction will still make it into a block

2. After 24 hours most nodes will drop the transaction and you can rescan your wallet and then try again with mix 2 (or higher)

So it's better to use a
 : transfer 2

command?

Maybe.

I'm working some updates to address the spamming. We will see.
member
Activity: 133
Merit: 10
@Luci0gabsan

I see your transaction in the tx pool on my node, so it is indeed being sent.

It appears your transaction was sent with 0 mixin. This is okay, however, AEON only allows one 0-mixin (or 1-mixin) transaction per block and all blocks for some time have had one already. I don't know why yours seems to be bumped out, but in any case it is expectedthat when there are too many 0-mixin or 1-mixin transactions, some will not make it in.

So your options are:

1. Continue to wait, perhaps your transaction will still make it into a block

2. After 24 hours most nodes will drop the transaction and you can rescan your wallet and then try again with mix 2 (or higher)

So it's better to use a
 : transfer 2

command?
member
Activity: 133
Merit: 10
Code:
check_tx 78f57bec56e9fe117f5a895797238449fd11ba4950dade9ddb805e0dd6afbbb4
transaction wasn't found on chain: <78f57bec56e9fe117f5a895797238449fd11ba4950da
de9ddb805e0dd6afbbb4>

Looks like it made it in a block at some point:

Code:
check_tx 78f57bec56e9fe117f5a895797238449fd11ba4950dade9ddb805e0dd6afbbb4
transaction <78f57bec56e9fe117f5a895797238449fd11ba4950dade9ddb805e0dd6afbbb4> found on chain at block height 815665 (121 conf)

IT'S working now thanks for the support! I've also erased the old wallet archive file (43 Mb), and refreshed, now the old and new wallet are aligned
 
legendary
Activity: 2968
Merit: 1198
Code:
check_tx 78f57bec56e9fe117f5a895797238449fd11ba4950dade9ddb805e0dd6afbbb4
transaction wasn't found on chain: <78f57bec56e9fe117f5a895797238449fd11ba4950da
de9ddb805e0dd6afbbb4>

Looks like it made it in a block at some point:

Code:
check_tx 78f57bec56e9fe117f5a895797238449fd11ba4950dade9ddb805e0dd6afbbb4
transaction <78f57bec56e9fe117f5a895797238449fd11ba4950dade9ddb805e0dd6afbbb4> found on chain at block height 815665 (121 conf)
newbie
Activity: 45
Merit: 0
By the way I noticed that the OP appears to have the RPC and P2P ports switched around:
Quote
RPC-bind-port: 11180
P2P-bind-port: 11181
newbie
Activity: 45
Merit: 0
A few pages back, I mentioned that "bc_height" didn't work using a remote RPC node.

During testing today, I discovered that none of the RPC calls (net_utils::invoke_http_json_remote_command2) actually work when simplewallet is started specifying an IP address, even localhost:
./simplewallet --daemon-address 127.0.0.1 --daemon-port 11181 #won't work correctly

After reviewing the simplewallet source, I determined that using --daemon-address with an IP address won't work correctly. This is a quirk in simplewallet.cpp and how it properly concatenates the address string only when it is already empty, and my incorrect assumption that the address should be specified as an IP address.

There are several ways that it does work correctly, as --daemon-host [IP] and --daemon-port [port], or by specifying --daemon-address as "[IP]:[port]".

For example:
./simplewallet --daemon-host 34.201.20.65 --daemon-port 11181  #port is optional if it is the default 11181
or
./simplewallet --daemon-address 34.201.20.65:11181  #port is not optional
legendary
Activity: 2968
Merit: 1198
@Luci0gabsan

I see your transaction in the tx pool on my node, so it is indeed being sent.

It appears your transaction was sent with 0 mixin. This is okay, however, AEON only allows one 0-mixin (or 1-mixin) transaction per block and all blocks for some time have had one already. I don't know why yours seems to be bumped out, but in any case it is expectedthat when there are too many 0-mixin or 1-mixin transactions, some will not make it in.

So your options are:

1. Continue to wait, perhaps your transaction will still make it into a block

2. After 24 hours most nodes will drop the transaction and you can rescan your wallet and then try again with mix 2 (or higher)
member
Activity: 133
Merit: 10
Code:
Wait 24 hours. Then restore the wallet. Then try again.



I've tried to erase the file named as the wallet and after the refresh it seems ok. The transfer don't return any error ! I' m waiting for confimations!


EDIT 1: The transaction seems lost in the DarkNet ...

Code:
2017-Apr-20 22:19:52.239490 transaction <78f57bec56e9fe117f5a895797238449fd11ba4950dade9ddb805e0dd6afbbb4> generated ok and sent to daemon, key_images: [<877d3f3065eeaec0c01fcccad3156d18573214089c735bb7a8c5d03b85a956c7> <59a14741476029eae0066b8b95ef62a61997f88afb11c9ea9f48aec05abeaadc> <251332f2b4def1c98057b5c84997f214ca1aba09234c3201cd4e240902c784ef> <5475987d359a9765997c0076923710edd4e708ad2351a2dbd13d6d56da996ff4> <2e4530ac091c6d273194bad792824b298695b45abefecac9b6f4ad2a44431630>  <53765baee6fa20cb5b8dec516fce9617bda9d6dbc2cb573d4eaf3d1828fe006e>   <4b3da76ea099e330106ea7dc3f525ac9ad78cb5471d6488af3dd5aec3f7dfbfb>   <63de734ec43f55f9bb56af6befeab5da8b07d1dd450a87f309fc30e035c52bf2>  <5e8b8f789c4458e59c6d703d585e198eca043d52138c48711efdba164f864131> <2713d9b757cf59d057d14ba0446557acf022e7d9000148d5f44fab18d3d6681f>  <6983e4f1afd20197845c35a245eb566ea49cc842a81321d0ebb96b91cfcaa2b2> <1d9364f1c81edfdae1e98a69a4fa4e035ea37d277064aa411ca83e4dc74b7b01> <1df539a382451996504a965603f440e8774e544f171811ef587ab9fc86d79939>   <29149ead9c6b6703c11216d9cd7dab024830569d4acfffa572b11dde393c13b4>  <96b8843e37aa6e72640bb1c92403f0fa7c73bafbc59000905f1da4b98ab4c971> ]
2017-Apr-20 22:19:52.239490 Transaction successfully sent. <<78f57bec56e9fe117f5a895797238449fd11ba4950dade9ddb805e0dd6afbbb4>>
Commission: 0.010000000000 (dust: 0.000000000000)
Balance: 0.000000000000
Unlocked: 0.000000000000

Code:
check_tx 78f57bec56e9fe117f5a895797238449fd11ba4950dade9ddb805e0dd6afbbb4
transaction wasn't found on chain: <78f57bec56e9fe117f5a895797238449fd11ba4950da
de9ddb805e0dd6afbbb4>


DAMN !!
sr. member
Activity: 266
Merit: 250
Part 3

Code:
Error	201	error C2059: syntax error : 'constant' (C:\Users\Dan\Documents\GitHub\aeon\tests\functional_tests\transactions_flow_test.cpp)	C:\Users\Dan\Documents\GitHub\aeon\contrib\epee\include\net\net_utils_base.h	116	1	functional_tests
Error 202 error C3646: 'noexcept' : unknown override specifier (C:\Users\Dan\Documents\GitHub\aeon\tests\core_tests\chaingen001.cpp) C:\Users\Dan\Documents\GitHub\aeon\contrib\epee\include\net\net_utils_base.h 116 1 coretests
Error 203 error C2091: function returns function (C:\Users\Dan\Documents\GitHub\aeon\tests\functional_tests\transactions_flow_test.cpp) C:\Users\Dan\Documents\GitHub\aeon\contrib\epee\include\net\net_utils_base.h 116 1 functional_tests
Error 204 error C2059: syntax error : 'constant' (C:\Users\Dan\Documents\GitHub\aeon\tests\core_tests\chaingen001.cpp) C:\Users\Dan\Documents\GitHub\aeon\contrib\epee\include\net\net_utils_base.h 116 1 coretests
Error 205 error C2091: function returns function (C:\Users\Dan\Documents\GitHub\aeon\tests\core_tests\chaingen001.cpp) C:\Users\Dan\Documents\GitHub\aeon\contrib\epee\include\net\net_utils_base.h 116 1 coretests
Error 206 error C3646: 'noexcept' : unknown override specifier (C:\Users\Dan\Documents\GitHub\aeon\tests\core_tests\double_spend.cpp) c:\users\dan\documents\github\aeon\contrib\epee\include\storages\portable_storage_from_bin.h 71 1 coretests
Error 207 error C2059: syntax error : 'constant' (C:\Users\Dan\Documents\GitHub\aeon\tests\core_tests\double_spend.cpp) c:\users\dan\documents\github\aeon\contrib\epee\include\storages\portable_storage_from_bin.h 71 1 coretests
Error 208 error C2091: function returns function (C:\Users\Dan\Documents\GitHub\aeon\tests\core_tests\double_spend.cpp) c:\users\dan\documents\github\aeon\contrib\epee\include\storages\portable_storage_from_bin.h 72 1 coretests
Error 209 error C3646: 'noexcept' : unknown override specifier (C:\Users\Dan\Documents\GitHub\aeon\tests\core_tests\chaingen001.cpp) c:\users\dan\documents\github\aeon\contrib\epee\include\storages\portable_storage_from_bin.h 71 1 coretests
Error 210 error C2059: syntax error : 'constant' (C:\Users\Dan\Documents\GitHub\aeon\tests\core_tests\chaingen001.cpp) c:\users\dan\documents\github\aeon\contrib\epee\include\storages\portable_storage_from_bin.h 71 1 coretests
Error 211 error C2091: function returns function (C:\Users\Dan\Documents\GitHub\aeon\tests\core_tests\chaingen001.cpp) c:\users\dan\documents\github\aeon\contrib\epee\include\storages\portable_storage_from_bin.h 72 1 coretests
Error 212 error C3646: 'noexcept' : unknown override specifier (C:\Users\Dan\Documents\GitHub\aeon\tests\core_tests\chaingen.cpp) c:\users\dan\documents\github\aeon\contrib\epee\include\storages\portable_storage_from_bin.h 71 1 coretests
Error 213 error C2059: syntax error : 'constant' (C:\Users\Dan\Documents\GitHub\aeon\tests\core_tests\chaingen.cpp) c:\users\dan\documents\github\aeon\contrib\epee\include\storages\portable_storage_from_bin.h 71 1 coretests
Error 214 error C2091: function returns function (C:\Users\Dan\Documents\GitHub\aeon\tests\core_tests\chaingen.cpp) c:\users\dan\documents\github\aeon\contrib\epee\include\storages\portable_storage_from_bin.h 72 1 coretests
Error 215 error C3646: 'noexcept' : unknown override specifier (C:\Users\Dan\Documents\GitHub\aeon\tests\functional_tests\transactions_flow_test.cpp) c:\users\dan\documents\github\aeon\contrib\epee\include\storages\portable_storage_from_bin.h 71 1 functional_tests
Error 216 error C2059: syntax error : 'constant' (C:\Users\Dan\Documents\GitHub\aeon\tests\functional_tests\transactions_flow_test.cpp) c:\users\dan\documents\github\aeon\contrib\epee\include\storages\portable_storage_from_bin.h 71 1 functional_tests
Error 217 error C2091: function returns function (C:\Users\Dan\Documents\GitHub\aeon\tests\functional_tests\transactions_flow_test.cpp) c:\users\dan\documents\github\aeon\contrib\epee\include\storages\portable_storage_from_bin.h 72 1 functional_tests
Error 218 error LNK1181: cannot open input file '..\src\Release\cryptonote_core.lib' C:\Users\Dan\Documents\GitHub\aeon\tests\LINK difficulty-tests
Error 219 error C3646: 'noexcept' : unknown override specifier (C:\Users\Dan\Documents\GitHub\aeon\tests\core_tests\integer_overflow.cpp) C:\Users\Dan\Documents\GitHub\aeon\contrib\epee\include\net\net_utils_base.h 116 1 coretests
Error 220 error C2059: syntax error : 'constant' (C:\Users\Dan\Documents\GitHub\aeon\tests\core_tests\integer_overflow.cpp) C:\Users\Dan\Documents\GitHub\aeon\contrib\epee\include\net\net_utils_base.h 116 1 coretests
Error 221 error C2091: function returns function (C:\Users\Dan\Documents\GitHub\aeon\tests\core_tests\integer_overflow.cpp) C:\Users\Dan\Documents\GitHub\aeon\contrib\epee\include\net\net_utils_base.h 116 1 coretests
Error 222 error C3646: 'noexcept' : unknown override specifier (C:\Users\Dan\Documents\GitHub\aeon\tests\core_tests\integer_overflow.cpp) c:\users\dan\documents\github\aeon\contrib\epee\include\storages\portable_storage_from_bin.h 71 1 coretests
Error 223 error C2059: syntax error : 'constant' (C:\Users\Dan\Documents\GitHub\aeon\tests\core_tests\integer_overflow.cpp) c:\users\dan\documents\github\aeon\contrib\epee\include\storages\portable_storage_from_bin.h 71 1 coretests
Error 224 error C2091: function returns function (C:\Users\Dan\Documents\GitHub\aeon\tests\core_tests\integer_overflow.cpp) c:\users\dan\documents\github\aeon\contrib\epee\include\storages\portable_storage_from_bin.h 72 1 coretests
Error 225 error C3646: 'noexcept' : unknown override specifier c:\users\dan\documents\github\aeon\contrib\epee\include\storages\portable_storage_from_bin.h 71 1 net_load_tests_clt
Error 226 error C2059: syntax error : 'constant' c:\users\dan\documents\github\aeon\contrib\epee\include\storages\portable_storage_from_bin.h 71 1 net_load_tests_clt
Error 227 error C2091: function returns function c:\users\dan\documents\github\aeon\contrib\epee\include\storages\portable_storage_from_bin.h 72 1 net_load_tests_clt
Error 228 error C3646: 'noexcept' : unknown override specifier (C:\Users\Dan\Documents\GitHub\aeon\tests\core_tests\ring_signature_1.cpp) C:\Users\Dan\Documents\GitHub\aeon\contrib\epee\include\net\net_utils_base.h 116 1 coretests
Error 229 error C2059: syntax error : 'constant' (C:\Users\Dan\Documents\GitHub\aeon\tests\core_tests\ring_signature_1.cpp) C:\Users\Dan\Documents\GitHub\aeon\contrib\epee\include\net\net_utils_base.h 116 1 coretests
Error 230 error C2091: function returns function (C:\Users\Dan\Documents\GitHub\aeon\tests\core_tests\ring_signature_1.cpp) C:\Users\Dan\Documents\GitHub\aeon\contrib\epee\include\net\net_utils_base.h 116 1 coretests
Error 231 error C3646: 'noexcept' : unknown override specifier (C:\Users\Dan\Documents\GitHub\aeon\tests\core_tests\ring_signature_1.cpp) c:\users\dan\documents\github\aeon\contrib\epee\include\storages\portable_storage_from_bin.h 71 1 coretests
Error 232 error C2059: syntax error : 'constant' (C:\Users\Dan\Documents\GitHub\aeon\tests\core_tests\ring_signature_1.cpp) c:\users\dan\documents\github\aeon\contrib\epee\include\storages\portable_storage_from_bin.h 71 1 coretests
Error 233 error C2091: function returns function (C:\Users\Dan\Documents\GitHub\aeon\tests\core_tests\ring_signature_1.cpp) c:\users\dan\documents\github\aeon\contrib\epee\include\storages\portable_storage_from_bin.h 72 1 coretests
Error 234 error C3646: 'noexcept' : unknown override specifier c:\users\dan\documents\github\aeon\contrib\epee\include\net\net_utils_base.h 116 1 net_load_tests_clt
Error 235 error C2059: syntax error : 'constant' c:\users\dan\documents\github\aeon\contrib\epee\include\net\net_utils_base.h 116 1 net_load_tests_clt
Error 236 error C2091: function returns function c:\users\dan\documents\github\aeon\contrib\epee\include\net\net_utils_base.h 116 1 net_load_tests_clt
Error 237 error C3646: 'noexcept' : unknown override specifier C:\Users\Dan\Documents\GitHub\aeon\contrib\epee\include\net\abstract_tcp_server2.h 81 1 net_load_tests_clt
Error 238 error C2059: syntax error : 'constant' C:\Users\Dan\Documents\GitHub\aeon\contrib\epee\include\net\abstract_tcp_server2.h 81 1 net_load_tests_clt
Error 239 error C2091: function returns function C:\Users\Dan\Documents\GitHub\aeon\contrib\epee\include\net\abstract_tcp_server2.h 81 1 net_load_tests_clt
Error 240 error C3646: 'noexcept' : unknown override specifier c:\users\dan\documents\github\aeon\contrib\epee\include\net\abstract_tcp_server2.inl 66 1 net_load_tests_clt
Error 241 error C2988: unrecognizable template declaration/definition c:\users\dan\documents\github\aeon\contrib\epee\include\net\abstract_tcp_server2.inl 66 1 net_load_tests_clt
Error 242 error C2059: syntax error : 'constant' c:\users\dan\documents\github\aeon\contrib\epee\include\net\abstract_tcp_server2.inl 66 1 net_load_tests_clt
Error 243 error C2091: function returns function c:\users\dan\documents\github\aeon\contrib\epee\include\net\abstract_tcp_server2.inl 76 1 net_load_tests_clt
Error 244 error C3646: 'noexcept' : unknown override specifier c:\users\dan\documents\github\aeon\contrib\epee\include\storages\portable_storage_from_bin.h 71 1 net_load_tests_srv
Error 245 error C2059: syntax error : 'constant' c:\users\dan\documents\github\aeon\contrib\epee\include\storages\portable_storage_from_bin.h 71 1 net_load_tests_srv
Error 246 error C2091: function returns function c:\users\dan\documents\github\aeon\contrib\epee\include\storages\portable_storage_from_bin.h 72 1 net_load_tests_srv
Error 247 error C3646: 'noexcept' : unknown override specifier (C:\Users\Dan\Documents\GitHub\aeon\tests\core_tests\tx_validation.cpp) C:\Users\Dan\Documents\GitHub\aeon\contrib\epee\include\net\net_utils_base.h 116 1 coretests
Error 248 error C2059: syntax error : 'constant' (C:\Users\Dan\Documents\GitHub\aeon\tests\core_tests\tx_validation.cpp) C:\Users\Dan\Documents\GitHub\aeon\contrib\epee\include\net\net_utils_base.h 116 1 coretests
Error 249 error C2091: function returns function (C:\Users\Dan\Documents\GitHub\aeon\tests\core_tests\tx_validation.cpp) C:\Users\Dan\Documents\GitHub\aeon\contrib\epee\include\net\net_utils_base.h 116 1 coretests
Error 250 error C3646: 'noexcept' : unknown override specifier (C:\Users\Dan\Documents\GitHub\aeon\tests\core_tests\tx_validation.cpp) c:\users\dan\documents\github\aeon\contrib\epee\include\storages\portable_storage_from_bin.h 71 1 coretests
Error 251 error C2059: syntax error : 'constant' (C:\Users\Dan\Documents\GitHub\aeon\tests\core_tests\tx_validation.cpp) c:\users\dan\documents\github\aeon\contrib\epee\include\storages\portable_storage_from_bin.h 71 1 coretests
Error 252 error C2091: function returns function (C:\Users\Dan\Documents\GitHub\aeon\tests\core_tests\tx_validation.cpp) c:\users\dan\documents\github\aeon\contrib\epee\include\storages\portable_storage_from_bin.h 72 1 coretests
Error 253 error C3646: 'noexcept' : unknown override specifier C:\Users\Dan\Documents\GitHub\aeon\contrib\epee\include\net\net_utils_base.h 116 1 simpleminer
Error 254 error C2059: syntax error : 'constant' C:\Users\Dan\Documents\GitHub\aeon\contrib\epee\include\net\net_utils_base.h 116 1 simpleminer
Error 255 error C2091: function returns function C:\Users\Dan\Documents\GitHub\aeon\contrib\epee\include\net\net_utils_base.h 116 1 simpleminer
Error 256 error C3646: 'noexcept' : unknown override specifier c:\users\dan\documents\github\aeon\contrib\epee\include\net\net_utils_base.h 116 1 net_load_tests_srv
Error 257 error C2059: syntax error : 'constant' c:\users\dan\documents\github\aeon\contrib\epee\include\net\net_utils_base.h 116 1 net_load_tests_srv
Error 258 error C2091: function returns function c:\users\dan\documents\github\aeon\contrib\epee\include\net\net_utils_base.h 116 1 net_load_tests_srv
Error 259 error C3646: 'noexcept' : unknown override specifier C:\Users\Dan\Documents\GitHub\aeon\contrib\epee\include\net\abstract_tcp_server2.h 81 1 net_load_tests_srv
Error 260 error C2059: syntax error : 'constant' C:\Users\Dan\Documents\GitHub\aeon\contrib\epee\include\net\abstract_tcp_server2.h 81 1 net_load_tests_srv
Error 261 error C2091: function returns function C:\Users\Dan\Documents\GitHub\aeon\contrib\epee\include\net\abstract_tcp_server2.h 81 1 net_load_tests_srv
Error 262 error C3646: 'noexcept' : unknown override specifier c:\users\dan\documents\github\aeon\contrib\epee\include\net\abstract_tcp_server2.inl 66 1 net_load_tests_srv
Error 263 error C2988: unrecognizable template declaration/definition c:\users\dan\documents\github\aeon\contrib\epee\include\net\abstract_tcp_server2.inl 66 1 net_load_tests_srv
Error 264 error C2059: syntax error : 'constant' c:\users\dan\documents\github\aeon\contrib\epee\include\net\abstract_tcp_server2.inl 66 1 net_load_tests_srv
Error 265 error C2091: function returns function c:\users\dan\documents\github\aeon\contrib\epee\include\net\abstract_tcp_server2.inl 76 1 net_load_tests_srv
Error 266 error C3646: 'noexcept' : unknown override specifier c:\users\dan\documents\github\aeon\contrib\epee\include\storages\portable_storage_from_bin.h 71 1 simpleminer
Error 267 error C2059: syntax error : 'constant' c:\users\dan\documents\github\aeon\contrib\epee\include\storages\portable_storage_from_bin.h 71 1 simpleminer
Error 268 error C2091: function returns function c:\users\dan\documents\github\aeon\contrib\epee\include\storages\portable_storage_from_bin.h 72 1 simpleminer
Error 269 error C3646: 'noexcept' : unknown override specifier (C:\Users\Dan\Documents\GitHub\aeon\src\simplewallet\simplewallet.cpp) c:\users\dan\documents\github\aeon\contrib\epee\include\net\net_utils_base.h 116 1 simplewallet
Error 270 error C2059: syntax error : 'constant' (C:\Users\Dan\Documents\GitHub\aeon\src\simplewallet\simplewallet.cpp) c:\users\dan\documents\github\aeon\contrib\epee\include\net\net_utils_base.h 116 1 simplewallet
Error 271 error C2091: function returns function (C:\Users\Dan\Documents\GitHub\aeon\src\simplewallet\simplewallet.cpp) c:\users\dan\documents\github\aeon\contrib\epee\include\net\net_utils_base.h 116 1 simplewallet
Error 272 error C3646: 'noexcept' : unknown override specifier (C:\Users\Dan\Documents\GitHub\aeon\src\simplewallet\simplewallet.cpp) c:\users\dan\documents\github\aeon\contrib\epee\include\net\abstract_tcp_server2.h 81 1 simplewallet
Error 273 error C2059: syntax error : 'constant' (C:\Users\Dan\Documents\GitHub\aeon\src\simplewallet\simplewallet.cpp) c:\users\dan\documents\github\aeon\contrib\epee\include\net\abstract_tcp_server2.h 81 1 simplewallet
Error 274 error C2091: function returns function (C:\Users\Dan\Documents\GitHub\aeon\src\simplewallet\simplewallet.cpp) c:\users\dan\documents\github\aeon\contrib\epee\include\net\abstract_tcp_server2.h 81 1 simplewallet
Error 275 error C3646: 'noexcept' : unknown override specifier (C:\Users\Dan\Documents\GitHub\aeon\src\simplewallet\simplewallet.cpp) c:\users\dan\documents\github\aeon\contrib\epee\include\net\abstract_tcp_server2.inl 66 1 simplewallet
Error 276 error C2988: unrecognizable template declaration/definition (C:\Users\Dan\Documents\GitHub\aeon\src\simplewallet\simplewallet.cpp) c:\users\dan\documents\github\aeon\contrib\epee\include\net\abstract_tcp_server2.inl 66 1 simplewallet
Error 277 error C2059: syntax error : 'constant' (C:\Users\Dan\Documents\GitHub\aeon\src\simplewallet\simplewallet.cpp) c:\users\dan\documents\github\aeon\contrib\epee\include\net\abstract_tcp_server2.inl 66 1 simplewallet
Error 278 error C2091: function returns function (C:\Users\Dan\Documents\GitHub\aeon\src\simplewallet\simplewallet.cpp) c:\users\dan\documents\github\aeon\contrib\epee\include\net\abstract_tcp_server2.inl 76 1 simplewallet
Error 279 error C3646: 'noexcept' : unknown override specifier (C:\Users\Dan\Documents\GitHub\aeon\src\simplewallet\simplewallet.cpp) c:\users\dan\documents\github\aeon\contrib\epee\include\storages\portable_storage_from_bin.h 71 1 simplewallet
Error 280 error C2059: syntax error : 'constant' (C:\Users\Dan\Documents\GitHub\aeon\src\simplewallet\simplewallet.cpp) c:\users\dan\documents\github\aeon\contrib\epee\include\storages\portable_storage_from_bin.h 71 1 simplewallet
Error 281 error C2091: function returns function (C:\Users\Dan\Documents\GitHub\aeon\src\simplewallet\simplewallet.cpp) c:\users\dan\documents\github\aeon\contrib\epee\include\storages\portable_storage_from_bin.h 72 1 simplewallet
Error 282 error C3646: 'noexcept' : unknown override specifier (C:\Users\Dan\Documents\GitHub\aeon\tests\unit_tests\epee_boosted_tcp_server.cpp) c:\users\dan\documents\github\aeon\contrib\epee\include\net\net_utils_base.h 116 1 unit_tests
Error 283 error C2059: syntax error : 'constant' (C:\Users\Dan\Documents\GitHub\aeon\tests\unit_tests\epee_boosted_tcp_server.cpp) c:\users\dan\documents\github\aeon\contrib\epee\include\net\net_utils_base.h 116 1 unit_tests
Error 284 error C2091: function returns function (C:\Users\Dan\Documents\GitHub\aeon\tests\unit_tests\epee_boosted_tcp_server.cpp) c:\users\dan\documents\github\aeon\contrib\epee\include\net\net_utils_base.h 116 1 unit_tests
Error 285 error C3646: 'noexcept' : unknown override specifier (C:\Users\Dan\Documents\GitHub\aeon\tests\unit_tests\epee_boosted_tcp_server.cpp) C:\Users\Dan\Documents\GitHub\aeon\contrib\epee\include\net\abstract_tcp_server2.h 81 1 unit_tests
Error 286 error C2059: syntax error : 'constant' (C:\Users\Dan\Documents\GitHub\aeon\tests\unit_tests\epee_boosted_tcp_server.cpp) C:\Users\Dan\Documents\GitHub\aeon\contrib\epee\include\net\abstract_tcp_server2.h 81 1 unit_tests
Error 287 error C2091: function returns function (C:\Users\Dan\Documents\GitHub\aeon\tests\unit_tests\epee_boosted_tcp_server.cpp) C:\Users\Dan\Documents\GitHub\aeon\contrib\epee\include\net\abstract_tcp_server2.h 81 1 unit_tests
Error 288 error C3646: 'noexcept' : unknown override specifier (C:\Users\Dan\Documents\GitHub\aeon\tests\unit_tests\epee_levin_protocol_handler_async.cpp) c:\users\dan\documents\github\aeon\contrib\epee\include\net\net_utils_base.h 116 1 unit_tests
Error 289 error C2059: syntax error : 'constant' (C:\Users\Dan\Documents\GitHub\aeon\tests\unit_tests\epee_levin_protocol_handler_async.cpp) c:\users\dan\documents\github\aeon\contrib\epee\include\net\net_utils_base.h 116 1 unit_tests
Error 290 error C2091: function returns function (C:\Users\Dan\Documents\GitHub\aeon\tests\unit_tests\epee_levin_protocol_handler_async.cpp) c:\users\dan\documents\github\aeon\contrib\epee\include\net\net_utils_base.h 116 1 unit_tests
Error 291 error C3646: 'noexcept' : unknown override specifier (C:\Users\Dan\Documents\GitHub\aeon\tests\unit_tests\epee_boosted_tcp_server.cpp) c:\users\dan\documents\github\aeon\contrib\epee\include\net\abstract_tcp_server2.inl 66 1 unit_tests
Error 292 error C2988: unrecognizable template declaration/definition (C:\Users\Dan\Documents\GitHub\aeon\tests\unit_tests\epee_boosted_tcp_server.cpp) c:\users\dan\documents\github\aeon\contrib\epee\include\net\abstract_tcp_server2.inl 66 1 unit_tests
Error 293 error C2059: syntax error : 'constant' (C:\Users\Dan\Documents\GitHub\aeon\tests\unit_tests\epee_boosted_tcp_server.cpp) c:\users\dan\documents\github\aeon\contrib\epee\include\net\abstract_tcp_server2.inl 66 1 unit_tests
Error 294 error C2091: function returns function (C:\Users\Dan\Documents\GitHub\aeon\tests\unit_tests\epee_boosted_tcp_server.cpp) c:\users\dan\documents\github\aeon\contrib\epee\include\net\abstract_tcp_server2.inl 76 1 unit_tests
Error 295 error LNK1181: cannot open input file '..\src\Release\cryptonote_core.lib' C:\Users\Dan\Documents\GitHub\aeon\tests\LINK performance_tests
Error 296 error C3646: 'noexcept' : unknown override specifier (C:\Users\Dan\Documents\GitHub\aeon\tests\unit_tests\test_protocol_pack.cpp) c:\users\dan\documents\github\aeon\contrib\epee\include\storages\portable_storage_from_bin.h 71 1 unit_tests
Error 297 error C2059: syntax error : 'constant' (C:\Users\Dan\Documents\GitHub\aeon\tests\unit_tests\test_protocol_pack.cpp) c:\users\dan\documents\github\aeon\contrib\epee\include\storages\portable_storage_from_bin.h 71 1 unit_tests
Error 298 error C2091: function returns function (C:\Users\Dan\Documents\GitHub\aeon\tests\unit_tests\test_protocol_pack.cpp) c:\users\dan\documents\github\aeon\contrib\epee\include\storages\portable_storage_from_bin.h 72 1 unit_tests
Error 299 error C3646: 'noexcept' : unknown override specifier (C:\Users\Dan\Documents\GitHub\aeon\tests\unit_tests\test_peerlist.cpp) C:\Users\Dan\Documents\GitHub\aeon\contrib\epee\include\net\net_utils_base.h 116 1 unit_tests
Error 300 error C2059: syntax error : 'constant' (C:\Users\Dan\Documents\GitHub\aeon\tests\unit_tests\test_peerlist.cpp) C:\Users\Dan\Documents\GitHub\aeon\contrib\epee\include\net\net_utils_base.h 116 1 unit_tests
Error 301 error C2091: function returns function (C:\Users\Dan\Documents\GitHub\aeon\tests\unit_tests\test_peerlist.cpp) C:\Users\Dan\Documents\GitHub\aeon\contrib\epee\include\net\net_utils_base.h 116 1 unit_tests

sr. member
Activity: 266
Merit: 250
Part 2

Code:
Error	101	error LNK2019: unresolved external symbol __imp_UPNP_AddAnyPortMapping referenced in function SetRedirectAndTest	C:\Users\Dan\Documents\GitHub\aeon\external\miniupnpc\upnpc.obj	upnpc-static
Error 102 error LNK2019: unresolved external symbol __imp_UPNP_DeletePortMapping referenced in function RemoveRedirect C:\Users\Dan\Documents\GitHub\aeon\external\miniupnpc\upnpc.obj upnpc-static
Error 103 error LNK2019: unresolved external symbol __imp_UPNP_DeletePortMappingRange referenced in function RemoveRedirectRange C:\Users\Dan\Documents\GitHub\aeon\external\miniupnpc\upnpc.obj upnpc-static
Error 104 error LNK2019: unresolved external symbol __imp_UPNP_GetSpecificPortMappingEntry referenced in function SetRedirectAndTest C:\Users\Dan\Documents\GitHub\aeon\external\miniupnpc\upnpc.obj upnpc-static
Error 105 error LNK2019: unresolved external symbol __imp_UPNP_GetGenericPortMappingEntry referenced in function ListRedirections C:\Users\Dan\Documents\GitHub\aeon\external\miniupnpc\upnpc.obj upnpc-static
Error 106 error LNK2019: unresolved external symbol __imp_UPNP_GetListOfPortMappings referenced in function NewListRedirections C:\Users\Dan\Documents\GitHub\aeon\external\miniupnpc\upnpc.obj upnpc-static
Error 107 error LNK2019: unresolved external symbol __imp_UPNP_GetFirewallStatus referenced in function GetFirewallStatus C:\Users\Dan\Documents\GitHub\aeon\external\miniupnpc\upnpc.obj upnpc-static
Error 108 error LNK2019: unresolved external symbol __imp_UPNP_GetOutboundPinholeTimeout referenced in function GetPinholeOutboundTimeout C:\Users\Dan\Documents\GitHub\aeon\external\miniupnpc\upnpc.obj upnpc-static
Error 109 error LNK2019: unresolved external symbol __imp_UPNP_AddPinhole referenced in function SetPinholeAndTest C:\Users\Dan\Documents\GitHub\aeon\external\miniupnpc\upnpc.obj upnpc-static
Error 110 error LNK2019: unresolved external symbol __imp_UPNP_UpdatePinhole referenced in function GetPinholeAndUpdate C:\Users\Dan\Documents\GitHub\aeon\external\miniupnpc\upnpc.obj upnpc-static
Error 111 error LNK2019: unresolved external symbol __imp_UPNP_DeletePinhole referenced in function RemovePinhole C:\Users\Dan\Documents\GitHub\aeon\external\miniupnpc\upnpc.obj upnpc-static
Error 112 error LNK2019: unresolved external symbol __imp_UPNP_CheckPinholeWorking referenced in function CheckPinhole C:\Users\Dan\Documents\GitHub\aeon\external\miniupnpc\upnpc.obj upnpc-static
Error 113 error LNK2019: unresolved external symbol __imp_UPNP_GetPinholePackets referenced in function GetPinholePackets C:\Users\Dan\Documents\GitHub\aeon\external\miniupnpc\upnpc.obj upnpc-static
Error 114 error LNK2019: unresolved external symbol __imp_strupnperror referenced in function CheckPinhole C:\Users\Dan\Documents\GitHub\aeon\external\miniupnpc\upnpc.obj upnpc-static
Error 115 error LNK1120: 29 unresolved externals C:\Users\Dan\Documents\GitHub\aeon\external\miniupnpc\Release\upnpc-static.exe upnpc-static
Warning 116 warning C4267: 'function' : conversion from 'size_t' to 'int', possible loss of data (C:\Users\Dan\Documents\GitHub\aeon\tests\crypto\hash.c) C:\Users\Dan\Documents\GitHub\aeon\src\crypto\hash.c 43 1 crypto-tests
Warning 117 warning C4005: 'alloca' : macro redefinition (C:\Users\Dan\Documents\GitHub\aeon\tests\crypto\crypto.cpp) C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\malloc.h 282 1 crypto-tests
Error 118 error LNK1181: cannot open input file '..\src\Release\cryptonote_core.lib' C:\Users\Dan\Documents\GitHub\aeon\tests\LINK hash-target-tests
Error 119 error C3646: 'noexcept' : unknown override specifier c:\users\dan\documents\github\aeon\contrib\epee\include\net\net_utils_base.h 116 1 daemon
Error 120 error C2059: syntax error : 'constant' c:\users\dan\documents\github\aeon\contrib\epee\include\net\net_utils_base.h 116 1 daemon
Error 121 error C2091: function returns function c:\users\dan\documents\github\aeon\contrib\epee\include\net\net_utils_base.h 116 1 daemon
Error 122 error C3646: 'noexcept' : unknown override specifier c:\users\dan\documents\github\aeon\contrib\epee\include\net\abstract_tcp_server2.h 81 1 daemon
Error 123 error C2059: syntax error : 'constant' c:\users\dan\documents\github\aeon\contrib\epee\include\net\abstract_tcp_server2.h 81 1 daemon
Error 124 error C2091: function returns function c:\users\dan\documents\github\aeon\contrib\epee\include\net\abstract_tcp_server2.h 81 1 daemon
Error 125 error C3646: 'noexcept' : unknown override specifier c:\users\dan\documents\github\aeon\contrib\epee\include\net\abstract_tcp_server2.inl 66 1 daemon
Error 126 error C2988: unrecognizable template declaration/definition c:\users\dan\documents\github\aeon\contrib\epee\include\net\abstract_tcp_server2.inl 66 1 daemon
Error 127 error C2059: syntax error : 'constant' c:\users\dan\documents\github\aeon\contrib\epee\include\net\abstract_tcp_server2.inl 66 1 daemon
Error 128 error C2091: function returns function c:\users\dan\documents\github\aeon\contrib\epee\include\net\abstract_tcp_server2.inl 76 1 daemon
Error 129 error C3646: 'noexcept' : unknown override specifier (C:\Users\Dan\Documents\GitHub\aeon\tests\core_tests\block_validation.cpp) C:\Users\Dan\Documents\GitHub\aeon\contrib\epee\include\net\net_utils_base.h 116 1 coretests
Error 130 error C2059: syntax error : 'constant' (C:\Users\Dan\Documents\GitHub\aeon\tests\core_tests\block_validation.cpp) C:\Users\Dan\Documents\GitHub\aeon\contrib\epee\include\net\net_utils_base.h 116 1 coretests
Error 131 error C2091: function returns function (C:\Users\Dan\Documents\GitHub\aeon\tests\core_tests\block_validation.cpp) C:\Users\Dan\Documents\GitHub\aeon\contrib\epee\include\net\net_utils_base.h 116 1 coretests
Error 132 error C3646: 'noexcept' : unknown override specifier (C:\Users\Dan\Documents\GitHub\aeon\tests\core_tests\chain_split_1.cpp) C:\Users\Dan\Documents\GitHub\aeon\contrib\epee\include\net\net_utils_base.h 116 1 coretests
Error 133 error C2059: syntax error : 'constant' (C:\Users\Dan\Documents\GitHub\aeon\tests\core_tests\chain_split_1.cpp) C:\Users\Dan\Documents\GitHub\aeon\contrib\epee\include\net\net_utils_base.h 116 1 coretests
Error 134 error C2091: function returns function (C:\Users\Dan\Documents\GitHub\aeon\tests\core_tests\chain_split_1.cpp) C:\Users\Dan\Documents\GitHub\aeon\contrib\epee\include\net\net_utils_base.h 116 1 coretests
Error 135 error C3646: 'noexcept' : unknown override specifier (C:\Users\Dan\Documents\GitHub\aeon\tests\core_tests\block_validation.cpp) c:\users\dan\documents\github\aeon\contrib\epee\include\storages\portable_storage_from_bin.h 71 1 coretests
Error 136 error C2059: syntax error : 'constant' (C:\Users\Dan\Documents\GitHub\aeon\tests\core_tests\block_validation.cpp) c:\users\dan\documents\github\aeon\contrib\epee\include\storages\portable_storage_from_bin.h 71 1 coretests
Error 137 error C3646: 'noexcept' : unknown override specifier c:\users\dan\documents\github\aeon\contrib\epee\include\storages\portable_storage_from_bin.h 71 1 daemon
Error 138 error C2091: function returns function (C:\Users\Dan\Documents\GitHub\aeon\tests\core_tests\block_validation.cpp) c:\users\dan\documents\github\aeon\contrib\epee\include\storages\portable_storage_from_bin.h 72 1 coretests
Error 139 error C2059: syntax error : 'constant' c:\users\dan\documents\github\aeon\contrib\epee\include\storages\portable_storage_from_bin.h 71 1 daemon
Error 140 error C3646: 'noexcept' : unknown override specifier (C:\Users\Dan\Documents\GitHub\aeon\tests\core_tests\chain_split_1.cpp) c:\users\dan\documents\github\aeon\contrib\epee\include\storages\portable_storage_from_bin.h 71 1 coretests
Error 141 error C2091: function returns function c:\users\dan\documents\github\aeon\contrib\epee\include\storages\portable_storage_from_bin.h 72 1 daemon
Error 142 error C2059: syntax error : 'constant' (C:\Users\Dan\Documents\GitHub\aeon\tests\core_tests\chain_split_1.cpp) c:\users\dan\documents\github\aeon\contrib\epee\include\storages\portable_storage_from_bin.h 71 1 coretests
Error 143 error C2091: function returns function (C:\Users\Dan\Documents\GitHub\aeon\tests\core_tests\chain_split_1.cpp) c:\users\dan\documents\github\aeon\contrib\epee\include\storages\portable_storage_from_bin.h 72 1 coretests
Error 144 error C3646: 'noexcept' : unknown override specifier (C:\Users\Dan\Documents\GitHub\aeon\tests\functional_tests\transactions_generation_from_blockchain.cpp) C:\Users\Dan\Documents\GitHub\aeon\contrib\epee\include\net\net_utils_base.h 116 1 functional_tests
Error 145 error C2059: syntax error : 'constant' (C:\Users\Dan\Documents\GitHub\aeon\tests\functional_tests\transactions_generation_from_blockchain.cpp) C:\Users\Dan\Documents\GitHub\aeon\contrib\epee\include\net\net_utils_base.h 116 1 functional_tests
Error 146 error C2091: function returns function (C:\Users\Dan\Documents\GitHub\aeon\tests\functional_tests\transactions_generation_from_blockchain.cpp) C:\Users\Dan\Documents\GitHub\aeon\contrib\epee\include\net\net_utils_base.h 116 1 functional_tests
Error 147 error C3646: 'noexcept' : unknown override specifier (C:\Users\Dan\Documents\GitHub\aeon\tests\core_tests\chaingen_main.cpp) C:\Users\Dan\Documents\GitHub\aeon\contrib\epee\include\net\net_utils_base.h 116 1 coretests
Error 148 error C2059: syntax error : 'constant' (C:\Users\Dan\Documents\GitHub\aeon\tests\core_tests\chaingen_main.cpp) C:\Users\Dan\Documents\GitHub\aeon\contrib\epee\include\net\net_utils_base.h 116 1 coretests
Error 149 error C2091: function returns function (C:\Users\Dan\Documents\GitHub\aeon\tests\core_tests\chaingen_main.cpp) C:\Users\Dan\Documents\GitHub\aeon\contrib\epee\include\net\net_utils_base.h 116 1 coretests
Error 150 error C3646: 'noexcept' : unknown override specifier (C:\Users\Dan\Documents\GitHub\aeon\tests\core_tests\chaingen_main.cpp) c:\users\dan\documents\github\aeon\contrib\epee\include\storages\portable_storage_from_bin.h 71 1 coretests
Error 151 error C2059: syntax error : 'constant' (C:\Users\Dan\Documents\GitHub\aeon\tests\core_tests\chaingen_main.cpp) c:\users\dan\documents\github\aeon\contrib\epee\include\storages\portable_storage_from_bin.h 71 1 coretests
Error 152 error C2091: function returns function (C:\Users\Dan\Documents\GitHub\aeon\tests\core_tests\chaingen_main.cpp) c:\users\dan\documents\github\aeon\contrib\epee\include\storages\portable_storage_from_bin.h 72 1 coretests
Error 153 error C3646: 'noexcept' : unknown override specifier (C:\Users\Dan\Documents\GitHub\aeon\tests\functional_tests\transactions_generation_from_blockchain.cpp) c:\users\dan\documents\github\aeon\contrib\epee\include\storages\portable_storage_from_bin.h 71 1 functional_tests
Error 154 error C2059: syntax error : 'constant' (C:\Users\Dan\Documents\GitHub\aeon\tests\functional_tests\transactions_generation_from_blockchain.cpp) c:\users\dan\documents\github\aeon\contrib\epee\include\storages\portable_storage_from_bin.h 71 1 functional_tests
Error 155 error C2091: function returns function (C:\Users\Dan\Documents\GitHub\aeon\tests\functional_tests\transactions_generation_from_blockchain.cpp) c:\users\dan\documents\github\aeon\contrib\epee\include\storages\portable_storage_from_bin.h 72 1 functional_tests
Error 156 error C3646: 'noexcept' : unknown override specifier C:\Users\Dan\Documents\GitHub\aeon\contrib\epee\include\net\net_utils_base.h 116 1 connectivity_tool
Error 157 error C2059: syntax error : 'constant' C:\Users\Dan\Documents\GitHub\aeon\contrib\epee\include\net\net_utils_base.h 116 1 connectivity_tool
Error 158 error C2091: function returns function C:\Users\Dan\Documents\GitHub\aeon\contrib\epee\include\net\net_utils_base.h 116 1 connectivity_tool
Error 159 error C3646: 'noexcept' : unknown override specifier c:\users\dan\documents\github\aeon\contrib\epee\include\net\net_utils_base.h 116 1 core_proxy
Error 160 error C2059: syntax error : 'constant' c:\users\dan\documents\github\aeon\contrib\epee\include\net\net_utils_base.h 116 1 core_proxy
Error 161 error C2091: function returns function c:\users\dan\documents\github\aeon\contrib\epee\include\net\net_utils_base.h 116 1 core_proxy
Error 162 error C3646: 'noexcept' : unknown override specifier c:\users\dan\documents\github\aeon\contrib\epee\include\net\abstract_tcp_server2.h 81 1 core_proxy
Error 163 error C2059: syntax error : 'constant' c:\users\dan\documents\github\aeon\contrib\epee\include\net\abstract_tcp_server2.h 81 1 core_proxy
Error 164 error C2091: function returns function c:\users\dan\documents\github\aeon\contrib\epee\include\net\abstract_tcp_server2.h 81 1 core_proxy
Error 165 error C3646: 'noexcept' : unknown override specifier c:\users\dan\documents\github\aeon\contrib\epee\include\net\abstract_tcp_server2.inl 66 1 core_proxy
Error 166 error C2988: unrecognizable template declaration/definition c:\users\dan\documents\github\aeon\contrib\epee\include\net\abstract_tcp_server2.inl 66 1 core_proxy
Error 167 error C2059: syntax error : 'constant' c:\users\dan\documents\github\aeon\contrib\epee\include\net\abstract_tcp_server2.inl 66 1 core_proxy
Error 168 error C2091: function returns function c:\users\dan\documents\github\aeon\contrib\epee\include\net\abstract_tcp_server2.inl 76 1 core_proxy
Error 169 error C3646: 'noexcept' : unknown override specifier c:\users\dan\documents\github\aeon\contrib\epee\include\storages\portable_storage_from_bin.h 71 1 connectivity_tool
Error 170 error C2059: syntax error : 'constant' c:\users\dan\documents\github\aeon\contrib\epee\include\storages\portable_storage_from_bin.h 71 1 connectivity_tool
Error 171 error C2091: function returns function c:\users\dan\documents\github\aeon\contrib\epee\include\storages\portable_storage_from_bin.h 72 1 connectivity_tool
Error 172 error C3646: 'noexcept' : unknown override specifier (C:\Users\Dan\Documents\GitHub\aeon\tests\core_tests\chain_switch_1.cpp) C:\Users\Dan\Documents\GitHub\aeon\contrib\epee\include\net\net_utils_base.h 116 1 coretests
Error 173 error C2059: syntax error : 'constant' (C:\Users\Dan\Documents\GitHub\aeon\tests\core_tests\chain_switch_1.cpp) C:\Users\Dan\Documents\GitHub\aeon\contrib\epee\include\net\net_utils_base.h 116 1 coretests
Error 174 error C2091: function returns function (C:\Users\Dan\Documents\GitHub\aeon\tests\core_tests\chain_switch_1.cpp) C:\Users\Dan\Documents\GitHub\aeon\contrib\epee\include\net\net_utils_base.h 116 1 coretests
Error 175 error C3646: 'noexcept' : unknown override specifier (C:\Users\Dan\Documents\GitHub\aeon\tests\core_tests\block_reward.cpp) C:\Users\Dan\Documents\GitHub\aeon\contrib\epee\include\net\net_utils_base.h 116 1 coretests
Error 176 error C2059: syntax error : 'constant' (C:\Users\Dan\Documents\GitHub\aeon\tests\core_tests\block_reward.cpp) C:\Users\Dan\Documents\GitHub\aeon\contrib\epee\include\net\net_utils_base.h 116 1 coretests
Error 177 error C2091: function returns function (C:\Users\Dan\Documents\GitHub\aeon\tests\core_tests\block_reward.cpp) C:\Users\Dan\Documents\GitHub\aeon\contrib\epee\include\net\net_utils_base.h 116 1 coretests
Error 178 error C3646: 'noexcept' : unknown override specifier (C:\Users\Dan\Documents\GitHub\aeon\tests\core_tests\chaingen.cpp) c:\users\dan\documents\github\aeon\contrib\epee\include\net\net_utils_base.h 116 1 coretests
Error 179 error C2059: syntax error : 'constant' (C:\Users\Dan\Documents\GitHub\aeon\tests\core_tests\chaingen.cpp) c:\users\dan\documents\github\aeon\contrib\epee\include\net\net_utils_base.h 116 1 coretests
Error 180 error C2091: function returns function (C:\Users\Dan\Documents\GitHub\aeon\tests\core_tests\chaingen.cpp) c:\users\dan\documents\github\aeon\contrib\epee\include\net\net_utils_base.h 116 1 coretests
Error 181 error C3646: 'noexcept' : unknown override specifier (C:\Users\Dan\Documents\GitHub\aeon\tests\core_tests\chaingen.cpp) c:\users\dan\documents\github\aeon\contrib\epee\include\net\abstract_tcp_server2.h 81 1 coretests
Error 182 error C2059: syntax error : 'constant' (C:\Users\Dan\Documents\GitHub\aeon\tests\core_tests\chaingen.cpp) c:\users\dan\documents\github\aeon\contrib\epee\include\net\abstract_tcp_server2.h 81 1 coretests
Error 183 error C2091: function returns function (C:\Users\Dan\Documents\GitHub\aeon\tests\core_tests\chaingen.cpp) c:\users\dan\documents\github\aeon\contrib\epee\include\net\abstract_tcp_server2.h 81 1 coretests
Error 184 error C3646: 'noexcept' : unknown override specifier (C:\Users\Dan\Documents\GitHub\aeon\tests\core_tests\chain_switch_1.cpp) c:\users\dan\documents\github\aeon\contrib\epee\include\storages\portable_storage_from_bin.h 71 1 coretests
Error 185 error C2059: syntax error : 'constant' (C:\Users\Dan\Documents\GitHub\aeon\tests\core_tests\chain_switch_1.cpp) c:\users\dan\documents\github\aeon\contrib\epee\include\storages\portable_storage_from_bin.h 71 1 coretests
Error 186 error C2091: function returns function (C:\Users\Dan\Documents\GitHub\aeon\tests\core_tests\chain_switch_1.cpp) c:\users\dan\documents\github\aeon\contrib\epee\include\storages\portable_storage_from_bin.h 72 1 coretests
Error 187 error C3646: 'noexcept' : unknown override specifier (C:\Users\Dan\Documents\GitHub\aeon\tests\core_tests\block_reward.cpp) c:\users\dan\documents\github\aeon\contrib\epee\include\storages\portable_storage_from_bin.h 71 1 coretests
Error 188 error C2059: syntax error : 'constant' (C:\Users\Dan\Documents\GitHub\aeon\tests\core_tests\block_reward.cpp) c:\users\dan\documents\github\aeon\contrib\epee\include\storages\portable_storage_from_bin.h 71 1 coretests
Error 189 error C2091: function returns function (C:\Users\Dan\Documents\GitHub\aeon\tests\core_tests\block_reward.cpp) c:\users\dan\documents\github\aeon\contrib\epee\include\storages\portable_storage_from_bin.h 72 1 coretests
Error 190 error C3646: 'noexcept' : unknown override specifier (C:\Users\Dan\Documents\GitHub\aeon\tests\core_tests\double_spend.cpp) C:\Users\Dan\Documents\GitHub\aeon\contrib\epee\include\net\net_utils_base.h 116 1 coretests
Error 191 error C2059: syntax error : 'constant' (C:\Users\Dan\Documents\GitHub\aeon\tests\core_tests\double_spend.cpp) C:\Users\Dan\Documents\GitHub\aeon\contrib\epee\include\net\net_utils_base.h 116 1 coretests
Error 192 error C2091: function returns function (C:\Users\Dan\Documents\GitHub\aeon\tests\core_tests\double_spend.cpp) C:\Users\Dan\Documents\GitHub\aeon\contrib\epee\include\net\net_utils_base.h 116 1 coretests
Error 193 error C3646: 'noexcept' : unknown override specifier c:\users\dan\documents\github\aeon\contrib\epee\include\storages\portable_storage_from_bin.h 71 1 core_proxy
Error 194 error C2059: syntax error : 'constant' c:\users\dan\documents\github\aeon\contrib\epee\include\storages\portable_storage_from_bin.h 71 1 core_proxy
Error 195 error C2091: function returns function c:\users\dan\documents\github\aeon\contrib\epee\include\storages\portable_storage_from_bin.h 72 1 core_proxy
Error 196 error C3646: 'noexcept' : unknown override specifier (C:\Users\Dan\Documents\GitHub\aeon\tests\core_tests\chaingen.cpp) c:\users\dan\documents\github\aeon\contrib\epee\include\net\abstract_tcp_server2.inl 66 1 coretests
Error 197 error C2988: unrecognizable template declaration/definition (C:\Users\Dan\Documents\GitHub\aeon\tests\core_tests\chaingen.cpp) c:\users\dan\documents\github\aeon\contrib\epee\include\net\abstract_tcp_server2.inl 66 1 coretests
Error 198 error C2059: syntax error : 'constant' (C:\Users\Dan\Documents\GitHub\aeon\tests\core_tests\chaingen.cpp) c:\users\dan\documents\github\aeon\contrib\epee\include\net\abstract_tcp_server2.inl 66 1 coretests
Error 199 error C2091: function returns function (C:\Users\Dan\Documents\GitHub\aeon\tests\core_tests\chaingen.cpp) c:\users\dan\documents\github\aeon\contrib\epee\include\net\abstract_tcp_server2.inl 76 1 coretests
Error 200 error C3646: 'noexcept' : unknown override specifier (C:\Users\Dan\Documents\GitHub\aeon\tests\functional_tests\transactions_flow_test.cpp) C:\Users\Dan\Documents\GitHub\aeon\contrib\epee\include\net\net_utils_base.h 116 1 functional_tests

Jump to: