search for: llvm_config_executable

Displaying 6 results from an estimated 6 matches for "llvm_config_executable".

2011 Feb 14
3
[LLVMdev] Introducing LLBrowse: A graphical browser for LLVM modules
...C++ forbids declaration of ‘wxImageList’ with no type /home/edwin/llbrowse/include/llbrowse/Resources.h:47: error: expected ‘;’ before ‘*’ token Some other minor issues: 1. If llvm-config is not in the path, 'cmake .' succeeds, and 'make fails'. cmake-gui shows that the problem is LLVM_CONFIG_EXECUTABLE-NOTFOUND. 2. It doesn't seem to build with LLVM 2.8, maybe you should check the LLVM version in CMake: /home/edwin/llbrowse/lib/BrowserApp.cpp:9:34: error: llvm/Support /Signals.h: No such file or directory Best regards, --Edwin
2011 Feb 14
0
[LLVMdev] Introducing LLBrowse: A graphical browser for LLVM modules
...ng) const]+0x39): undefined reference to `wxOnAssert(wchar_t const*, int, char const*, wchar_t const*, wchar_t const*)' > > Some other minor issues: > 1. If llvm-config is not in the path, 'cmake .' succeeds, and 'make fails'. > cmake-gui shows that the problem is LLVM_CONFIG_EXECUTABLE-NOTFOUND. > > 2. It doesn't seem to build with LLVM 2.8, maybe you should check the > LLVM version in CMake: > /home/edwin/llbrowse/lib/BrowserApp.cpp:9:34: error: llvm/Support > /Signals.h: No such file or directory > > Best regards, > --Edwin
2011 Feb 14
5
[LLVMdev] Introducing LLBrowse: A graphical browser for LLVM modules
...to `wxOnAssert(wchar_t const*, > int, char const*, wchar_t const*, wchar_t const*)' > > > > > > Some other minor issues: > > 1. If llvm-config is not in the path, 'cmake .' succeeds, and 'make > fails'. > > cmake-gui shows that the problem is LLVM_CONFIG_EXECUTABLE-NOTFOUND. > > > > 2. It doesn't seem to build with LLVM 2.8, maybe you should check the > > LLVM version in CMake: > > /home/edwin/llbrowse/lib/BrowserApp.cpp:9:34: error: llvm/Support > > /Signals.h: No such file or directory > > > > Best regards, >...
2011 Feb 14
0
[LLVMdev] Introducing LLBrowse: A graphical browser for LLVM modules
...>> int, char const*, wchar_t const*, wchar_t const*)' >> >> >> > >> > Some other minor issues: >> > 1. If llvm-config is not in the path, 'cmake .' succeeds, and 'make >> fails'. >> > cmake-gui shows that the problem is LLVM_CONFIG_EXECUTABLE-NOTFOUND. >> > >> > 2. It doesn't seem to build with LLVM 2.8, maybe you should check the >> > LLVM version in CMake: >> > /home/edwin/llbrowse/lib/BrowserApp.cpp:9:34: error: llvm/Support >> > /Signals.h: No such file or directory >> > >...
2011 Feb 14
0
[LLVMdev] Introducing LLBrowse: A graphical browser for LLVM modules
On Mon, Feb 14, 2011 at 1:17 AM, Renato Golin <rengolin at systemcall.org>wrote: > I think this deserves a blog post... > > I'd like to wait until I get some feedback - I don't know yet if anyone is having trouble building or running the thing... > --renato > -- -- Talin -------------- next part -------------- An HTML attachment was scrubbed... URL:
2011 Feb 14
3
[LLVMdev] Introducing LLBrowse: A graphical browser for LLVM modules
I think this deserves a blog post... --renato -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20110214/7ce81293/attachment.html>