Aaradhya Textile Industry Aaradhya Textile Industry

Ethereum Build Error: Unknown Iconize Event Issue

The error you’re experiencing with 0.4.0rc1 on Ubuntu indicates that the Ethereum project is encountering an issue during the build process, specifically related to the ui.cpp file in the CMainFrame class. The warning suggests that there may be a problem with the wxIconizeEvent object.

Causes of the Issue:

Workarounds and Solutions:

sudo apt update

sudo apt install wxwidgets

if [ "$CMAKE_BUILD_TYPE" = "Release" ]; then

CMAKE_CXX_FLAGS -=Wl,-static-libgdi

else

CMAKE_CXX_FLAGS +=-Wl,--static-libgdi

endif

CMAKE_LINKER = $(LD) -lwxgtk-3.0 -static-libgdi -lgdi32

make -f makefile.unix

Additional Tips:

By following these steps and troubleshooting strategies, you should be able to resolve the issue causing the ui.cpp error in 0.4.0rc1 on Ubuntu.

liquidation trading coin

Leave a Reply

Your email address will not be published. Required fields are marked *