Jump to content
  • 0

Error al compilar: Manager Ticket System


JohnTonS

Question

Hola, estoy intentando compilar, pero tengo este error al ultimo paso.

Que esta mal?

16>PythonNetworkStreamPhaseGame.obj : error LNK2001: símbolo externo "public: void __thiscall CPythonTicketLogs::AddLogDetails(struct SPacketTicketLogsData)" (?[email protected]@@QAEXUSPacketTicketLogsData@@@Z) sin resolver
16>PythonNetworkStreamPhaseGame.obj : error LNK2001: símbolo externo "public: static class CPythonTicketLogs * __cdecl CPythonTicketLogs::instance(void)" (?[email protected]@@[email protected]) sin resolver
16>PythonNetworkStreamPhaseGame.obj : error LNK2001: símbolo externo "public: void __thiscall CPythonTicketLogsReply::AddLogDetails(struct SPacketTicketLogsDataReply)" (?AddLogDet[email protected]@@QAEXUSPacketTicketLogsDataReply@@@Z) sin resolver
16>PythonNetworkStreamPhaseGame.obj : error LNK2001: símbolo externo "public: static class CPythonTicketLogsReply * __cdecl CPythonTicketLogsReply::instance(void)" (?[email protected]@@[email protected]) sin resolver
16>UserInterface.obj : error LNK2001: símbolo externo "void __cdecl initTicket(void)" (?initTicket@@YAXXZ) sin resolver

 

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

  • 0
hace 1 hora, NazoX dijo:

¿Has añadido los archivos del sistema? 

-Es decir, a veces traen archivos llamados "Ticket_System.cpp & Ticket_System.h" eso debes añadirlo en su ruta y aplicarlos desde el visual estudio.

Ya añadido, ahora tengo este problema:

 

0327 15:43:40331 :: Traceback (most recent call last):

0327 15:43:40332 ::   File "networkmodule.py", line 244, in SetGamePhase

0327 15:43:40332 ::   File "game.py", line 144, in __init__

0327 15:43:40333 ::   File "uiticket.py", line 369, in __init__

0327 15:43:40333 ::   File "uiticket.py", line 162, in __init__

0327 15:43:40333 ::   File "uiticket.py", line 230, in Load__Elements__

0327 15:43:40333 :: AttributeError
0327 15:43:40333 :: : 
0327 15:43:40333 :: 'module' object has no attribute 'MakeTexts'
0327 15:43:40333 :: 

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...