Displaying 2 results from an estimated 2 matches for "tvtreeitem".
2010 Sep 09
2
[LLVMdev] install llvm-tv on ubuntu
...m_file/llvm/llvm_tv_src/tools/llvm-tv/CFGGraphDrawer.h:22: error: ISO C++ forbids declaration of ‘wxImage’ with no type
/root/Program_file/llvm/llvm_tv_src/tools/llvm-tv/CFGGraphDrawer.h:22: error: expected ‘;’ before ‘*’ token
In file included from /root/Program_file/llvm/llvm_tv_src/tools/llvm-tv/TVTreeItem.h:11,
from /root/Program_file/llvm/llvm_tv_src/tools/llvm-tv/CFGGraphDrawer.cpp:2:
/root/Program_file/llvm/llvm_tv_src/tools/llvm-tv/CodeViewer.h:28: error: expected class-name before ‘{’ token
/root/Program_file/llvm/llvm_tv_src/tools/llvm-tv/CodeViewer.h:39: error: expected class...
2006 Apr 30
1
[LLVMdev] llvm-tv bug?
Hi,
This seems like a llvm-tv bug, but couldn't submit it as llvm.org is down:
llvm[2]: Compiling CFGGraphDrawer.cpp for Debug build
In file included from CFGGraphDrawer.cpp:2:
TVTreeItem.h: In member function `virtual std::string
TVTreeModuleItem::getTitle()':
TVTreeItem.h:66: error: conversion from `const wxChar*' to non-scalar type `
std::string' requested
make[2]: *** [/storage/llvm-src/llvm/projects/llvm-tv/tools/llvm-tv/Debug/CFGGraphDrawer.o] Error 1
make[2]...