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  |
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
|
|
|
Goto Forum:
Current Time: Sun Aug 24 18:35:47 CEST 2025
Total time taken to generate the page: 0.04777 seconds
|