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++ » UppHub » Upp package binding for LLVM/Clang library (libclang)
Re: Upp package binding for LLVM/Clang library (libclang) [message #43015 is a reply to message #43008] Wed, 23 April 2014 11:42 Go to previous messageGo to previous message
Sender Ghost is currently offline  Sender Ghost
Messages: 301
Registered: November 2008
Senior Member
koldo wrote on Wed, 23 April 2014 08:12
So I see the only way to get LLVM is by compiling it all

Well, it quite easy, if you automate it a bit with some batch files.

For example, I just configure paths (to GCC, CMake, Python, SVN) for _start_here.bat file (or copy it to a different name for particular compiler). Then I choose or copy build.bat file to a different name and configure (if necessary) GENERATOR (type of CMake generator for particular build system, e.g. MinGW Makefiles, Ninja, etc.), GENERATOR_DIR (where to place build files), GENERATOR_FILES (root of LLVM sources path), INSTALL_DIR (where to install files). In next step I run _start_here.bat file and type build.bat, push <ENTER>. If there are no errors, it will be done after some time.

The same steps are true for other projects, which use CMake. The difference is in configuration.

[Updated on: Wed, 23 April 2014 11:42]

Report message to a moderator

 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: PieChart: Title disable
Next Topic: LedLabel new package
Goto Forum:
  


Current Time: Thu May 23 19:06:37 CEST 2024

Total time taken to generate the page: 0.02738 seconds