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
Re: Build U++ with CMake and Clang Example [message #59983 is a reply to message #59982] Fri, 30 June 2023 22:46 Go to previous message
devilsclaw is currently offline  devilsclaw
Messages: 74
Registered: August 2022
Member
NOTES:

This currently build everything statically but it would be easy to make it build as a dll or shared linux lib.

The windows version currently build for 32bit but its easy to change to 64bit but you will need to get the correct clang compiler to do it.

Plugin: FTP is not compiled with this due to it being GPL and would force all projects to GPL instead of BSD friendly

This also builds with debug information and the generated a debug file for debugging and then strips it out which normally generate a 5 to 6mb exe file in windows

[Updated on: Fri, 30 June 2023 22:52]

Report message to a moderator

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


Current Time: Sun Aug 24 12:41:31 CEST 2025

Total time taken to generate the page: 0.04800 seconds