Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Developing U++ » U++ Developers corner » Build U++ with CMake and Clang Example
Build U++ with CMake and Clang Example [message #59982] Fri, 30 June 2023 22:42 Go to previous message
devilsclaw is currently offline  devilsclaw
Messages: 72
Registered: August 2022
Member
Due to how my work flow is I prefer using CMake to generate the build environment.

I have tested this both on Linux and Windows.

For linux you will need to install the developer files for. x11 xinerama xft xdmcp fontconfig xcb xext gtk+-3.0 expat libpng libjpeg dbus-1 libnotify libzstd libtiff-4

There is a script directory with windows and a linux directory.

For windows you will need to run the build.cmd twice on the first build so that the directory generates and it will error the first time. second time everything will work. You will also need to install cmake in windows and have it add its self to the path

This is able to build 90% of all tutorials, references, and examples. I could get to to do more but it already works for what I need it to do.

The windows and linux files are the same other than the fact the the end character in the text files.

Linux: ultimatepp_cmake.tar.bz2

Windows: ultimatepp_cmake.zip
 
Read Message
Read Message
Previous Topic: Quick and dirty solution to .icpp problem...
Next Topic: Value with type float
Goto Forum:
  


Current Time: Wed Apr 30 16:04:26 CEST 2025

Total time taken to generate the page: 0.03151 seconds