BitShares Forum
		Main => General Discussion => Topic started by: networker on June 09, 2014, 12:59:30 pm
		
			
			- 
				I did as https://github.com/BitShares/bitshares_toolkit/blob/master/BUILD_UBUNTU.md and every step is successful.
At last when I run 'cmake .' get following error message
--Enabling Bitcoin Core Wallet Imports
CMake Error at programs/client/CMakeLists.txt:8(target_include_directories):
    target_include_directories called with invalid arguments
Can someone help me ? How can I fix it ?
System is Ubuntu Server 14.04
			 
			
			- 
				You can run 
git pull https://github.com/HackFisher/bitshares_toolkit master to merge following pull request
https://github.com/BitShares/bitshares_toolkit/pull/240
Or, just wait for a while util it being merged.
			 
			
			- 
				Thanks!
Now I build bitshares_toolkit successfully 8)