Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • linuxmce linuxmce
  • Project information
    • Project information
    • Activity
    • Labels
    • Planning hierarchy
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 255
    • Issues 255
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • linuxmce
  • linuxmcelinuxmce
  • Issues
  • #1459

Closed
Open
Created Apr 29, 2012 by Marie O Schmidt@marie.oMaintainer

VideoLan Client Doesn't compile under precise

g++ -c -I.. -I../DCE -I/usr/include/mysql -DKDE_LMCE -DDEBUG -DTHREAD_LOG -DLOG_ALL_QUERIES  -Wall -fPIC -ggdb3 -fmessage-length=0  VideoLan_Client.cpp -o VideoLan_Client.o
In file included from VideoLan_Client.cpp:31:0:
../utilities/linux/RatpoisonHandler.h:182:14: error: extra qualification 'RatpoisonHandler<T>::' on member 'readCommandResult' [error: explicit specialization of 'void RatpoisonHandler<T>::readCommandResult(Display*, Window)' must be introduced by 'template <>'
In file included from VideoLan_Client.cpp:31:0:
../utilities/linux/RatpoisonHandler.h: In member function 'bool RatpoisonHandler<T>::grabMousePointer()':
../utilities/linux/RatpoisonHandler.h:61:4: error: 'Windows' was not declared in this scope
../utilities/linux/RatpoisonHandler.h:61:13: error: 'window' was not declared in this scope
In file included from VideoLan_Client.cpp:31:0:
../utilities/linux/RatpoisonHandler.h: In member function 'bool RatpoisonHandler<T>::commandRatPoison(std::string)':
../utilities/linux/RatpoisonHandler.h:157:71: error: there are no arguments to 'readCommandResult' that depend on a template parameter, so a declaration of 'readCommandResult' must be available [-fpermissive](-fpermissive]
../utilities/linux/RatpoisonHandler.h:182:88:)
../utilities/linux/RatpoisonHandler.h:157:71: note: (if you use '-fpermissive', G++ will accept your code, but allowing the use of an undeclared name is deprecated)
VideoLan_Client.cpp: In member function 'bool DCE::VideoLan_Client::checkWindowName(long unsigned int, std::string)':
VideoLan_Client.cpp:255:19: warning: unused variable 'text' [In member function 'bool DCE::VideoLan_Client::locateVlcFrontendWindow(long unsigned int)':
VideoLan_Client.cpp:268:12: warning: unused variable 'parent_win' [-Wunused-variable](-Wunused-variable]
VideoLan_Client.cpp:)
VideoLan_Client.cpp:268:24: warning: unused variable 'root_win' [warning: unused variable 'num_child_windows' [-Wunused-variable](-Wunused-variable]
VideoLan_Client.cpp:269:18:)
make: *** [VideoLan_Client.o] Error 1
Assignee
Assign to
Time tracking