mirror of
				https://github.com/ethereum/solidity
				synced 2023-10-03 13:03:40 +00:00 
			
		
		
		
	fixup! Bump cmake to 3.27.4 and boost to 1.83 on Windows to work with Visual Studio 2022
This commit is contained in:
		
							parent
							
								
									0a69758468
								
							
						
					
					
						commit
						70cf104f19
					
				| @ -323,7 +323,7 @@ The following are dependencies for all builds of Solidity: | ||||
| | `CMake`_ (version 3.21.3+ on      | Cross-platform build file generator.                  | | ||||
| | Windows, 3.13+ otherwise)         |                                                       | | ||||
| +-----------------------------------+-------------------------------------------------------+ | ||||
| | `Boost`_ (version 1.77 on         | C++ libraries.                                        | | ||||
| | `Boost`_ (version 1.77+ on        | C++ libraries.                                        | | ||||
| | Windows, 1.65+ otherwise)         |                                                       | | ||||
| +-----------------------------------+-------------------------------------------------------+ | ||||
| | `Git`_                            | Command-line tool for retrieving source code.         | | ||||
| @ -410,7 +410,7 @@ You need to install the following dependencies for Windows builds of Solidity: | ||||
| +-----------------------------------+-------------------------------------------------------+ | ||||
| | `Visual Studio 2019`_  (Optional) | C++ compiler and dev environment.                     | | ||||
| +-----------------------------------+-------------------------------------------------------+ | ||||
| | `Boost`_ (version 1.77)           | C++ libraries.                                        | | ||||
| | `Boost`_ (version 1.77+)          | C++ libraries.                                        | | ||||
| +-----------------------------------+-------------------------------------------------------+ | ||||
| 
 | ||||
| If you already have one IDE and only need the compiler and libraries, | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user