alvin_

Untitled

Dec 5th, 2013
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.66 KB | None | 0 0
  1. /boot/home/projects/BKnob/MainWindow.cpp: In method `MainWindow::MainWindow()':
  2. /boot/home/projects/BKnob/MainWindow.cpp:10: parse error before `*'
  3. /boot/home/projects/BKnob/MainWindow.cpp:10: no matching function for call to `BKnob::BKnob ()'
  4. /boot/home/projects/BKnob/BKnob.h:22: candidates are: BKnob::BKnob(const BKnob &)
  5. /boot/home/projects/BKnob/MainWindow.cpp:11: no matching function for call to `MainWindow::AddChild (BKnob &)'
  6. /boot/system/develop/headers/os/interface/Window.h:106: candidates are: void BWindow::AddChild(BView *, BView * = 0)
  7. /boot/system/develop/headers/os/interface/Window.h:107: void BWindow::AddChild(BLayoutItem *)
Advertisement
Add Comment
Please, Sign In to add comment