FellowTraveler / Open-Transactions-old

Open-Transactions democratizes financial and monetary actions. You can use it for issuing currencies/stock, paying dividends, creating asset accounts, sending/receiving digital cash, writing/depositing cheques, cashier's cheques, creating basket currencies, trading on markets, scripting custom agreements, recurring payments, escrow, etc. Open-Transactions uses strong crypto. The balances are unchangeable (even by a malicious server.) The receipt history is destructible. The transactions are unforgeable. The cash is unlinkable. The cheques are non-repudiable. Etc.
http://opentransactions.org
408 stars 84 forks source link

Quick Update to the Windows Install Guide #132

Closed da2ce7 closed 11 years ago

jspit commented 11 years ago

Cameron

OpenTransactions - compile ok

.lib and dll all compiled but with warnings

otapi-java - ok

otapi-php - no

1>------ Build started: Project: otapi-php, Configuration: Release Win32 ------ 1> OTAPI-php.cpp 1>....\otapi\OTAPI-php.cpp(1119): warning C4101: 'thisown' : unreferenced local variable 1>C:\Program Files\Microsoft Visual Studio 11.0\VC\include\xkeycheck.h(199): warning C4005: 'inline' : macro redefinition 1> c:\php\tsrm\tsrm_config.w32.h(17) : see previous definition of 'inline' 1>C:\Program Files\Microsoft Visual Studio 11.0\VC\include\xkeycheck.h(242): fatal error C1189: #error : The C++ Standard Library forbids macroizing keywords. Enable warning C4005 to find the forbidden macro. ========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========