alvin_

Untitled

Dec 5th, 2013
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C++ 1.12 KB | None | 0 0
  1. /boot/home/projects/BKnob/BKnob.cpp: In method `BKnob::BKnob(const char *, BMessage *, int, int)':
  2. /boot/home/projects/BKnob/BKnob.cpp:9: no matching function for call to `BSlider::BSlider (const char *&, NULL, int &, int &)'
  3. /boot/home/projects/BKnob/Slider.h:36: candidates are: BSlider::BSlider(BRect, const char *, const char *, BMessage *, long int, long int, thumb_style = B_BLOCK_THUMB, long unsigned int = (_rule_(0, 2, 0, 2) | _rule_(1, 0, 1, 0)), long unsigned int = 637534208)
  4. /boot/home/projects/BKnob/Slider.h:46:                 BSlider::BSlider(BRect, const char *, const char *, BMessage *, long int, long int, orientation, thumb_style = B_BLOCK_THUMB, long unsigned int = (_rule_(0, 2, 0, 2) | _rule_(1, 0, 1, 0)), long unsigned int = 637534208)
  5. /boot/home/projects/BKnob/Slider.h:53:                 BSlider::BSlider(const char *, const char *, BMessage *, long int, long int, orientation, thumb_style = B_BLOCK_THUMB, long unsigned int = 637534208)
  6. /boot/home/projects/BKnob/Slider.h:55:                 BSlider::BSlider(BMessage *)
  7. /boot/home/projects/BKnob/Slider.h:229:                 BSlider::BSlider(const BSlider &)
Advertisement
Add Comment
Please, Sign In to add comment