Displaying 2 results from an estimated 2 matches for "cfggraphdrawer".
2010 Sep 09
2
[LLVMdev] install llvm-tv on ubuntu
...-------------------------------------------------------------------------------------------------------------
/root/Program_file/llvm/llvm_tv_src/tools/llvm-tv/PictureCanvas.h:38: error: ‘myImage’ was not declared in this scope
In file included from /root/Program_file/llvm/llvm_tv_src/tools/llvm-tv/CFGGraphDrawer.h:10,
from /root/Program_file/llvm/llvm_tv_src/tools/llvm-tv/CFGGraphDrawer.cpp:1:
/root/Program_file/llvm/llvm_tv_src/tools/llvm-tv/GraphDrawer.h: At global scope:
/root/Program_file/llvm/llvm_tv_src/tools/llvm-tv/GraphDrawer.h:28: error: ISO C++ forbids declaration of ‘wxImage’ w...
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/...