Guest User

Untitled

a guest
Apr 23rd, 2018
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.74 KB | None | 0 0
  1. In file included from ../qOrbiter.cpp:33:
  2. ../../Gen_Devices/AllCommandsRequests.h: In constructor ‘DCE::CMD_Transcode_File::CMD_Transcode_File(long int, long int, std::string, std::string, std::string, std::string)’:
  3. ../../Gen_Devices/AllCommandsRequests.h:29446: error: ‘COMMAND_Transcode_File_CONST’ was not declared in this scope
  4. ../../Gen_Devices/AllCommandsRequests.h: In constructor ‘DCE::CMD_Transcode_File_DL::CMD_Transcode_File_DL(long int, std::string, std::string, std::string, std::string, std::string)’:
  5. ../../Gen_Devices/AllCommandsRequests.h:29456: error: ‘COMMAND_Transcode_File_CONST’ was not declared in this scope
  6. ../../Gen_Devices/AllCommandsRequests.h: In constructor ‘DCE::CMD_Transcode_File_DT::CMD_Transcode_File_DT(long int, long int, DCE::eBroadcastLevel, std::string, std::string, std::string, std::string)’:
  7. ../../Gen_Devices/AllCommandsRequests.h:29466: error: ‘COMMAND_Transcode_File_CONST’ was not declared in this scope
  8. ../../Gen_Devices/AllCommandsRequests.h: In constructor ‘DCE::CMD_Transcode_File_Cat::CMD_Transcode_File_Cat(long int, long int, bool, DCE::eBroadcastLevel, std::string, std::string, std::string, std::string)’:
  9. ../../Gen_Devices/AllCommandsRequests.h:29476: error: ‘COMMAND_Transcode_File_CONST’ was not declared in this scope
  10. ../../Gen_Devices/AllCommandsRequests.h: In constructor ‘DCE::CMD_Update_Transcode_Status::CMD_Update_Transcode_Status(long int, long int, std::string, std::string, std::string, int, std::string, std::string)’:
  11. ../../Gen_Devices/AllCommandsRequests.h:29486: error: ‘COMMAND_Update_Transcode_Status_CONST’ was not declared in this scope
  12. ../../Gen_Devices/AllCommandsRequests.h: In constructor ‘DCE::CMD_Update_Transcode_Status_DL::CMD_Update_Transcode_Status_DL(long int, std::string, std::string, std::string, std::string, int, std::string, std::string)’:
  13. ../../Gen_Devices/AllCommandsRequests.h:29498: error: ‘COMMAND_Update_Transcode_Status_CONST’ was not declared in this scope
  14. ../../Gen_Devices/AllCommandsRequests.h: In constructor ‘DCE::CMD_Update_Transcode_Status_DT::CMD_Update_Transcode_Status_DT(long int, long int, DCE::eBroadcastLevel, std::string, std::string, std::string, int, std::string, std::string)’:
  15. ../../Gen_Devices/AllCommandsRequests.h:29510: error: ‘COMMAND_Update_Transcode_Status_CONST’ was not declared in this scope
  16. ../../Gen_Devices/AllCommandsRequests.h: In constructor ‘DCE::CMD_Update_Transcode_Status_Cat::CMD_Update_Transcode_Status_Cat(long int, long int, bool, DCE::eBroadcastLevel, std::string, std::string, std::string, int, std::string, std::string)’:
  17. ../../Gen_Devices/AllCommandsRequests.h:29522: error: ‘COMMAND_Update_Transcode_Status_CONST’ was not declared in this scope
  18. make: *** [qOrbiter.o] Error 1
Add Comment
Please, Sign In to add comment