Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add more fields to Apia console #282

Open
informaticaminjg opened this issue Feb 26, 2024 · 1 comment
Open

Add more fields to Apia console #282

informaticaminjg opened this issue Feb 26, 2024 · 1 comment

Comments

@informaticaminjg
Copy link

informaticaminjg commented Feb 26, 2024

Hello everyone. You need to add more fields to Aspia Console. In address_book_tab.cc, the function saveToFile(const QString& file_path) contains the line of code std::string serializedData = data_.SerializeAsString(); which serializes the data object, but it generates a serialization error. I would like to know how I have to handle this data_ object and what relationship it has with computer_item, because I can't get the serialization to be done correctly to save the data. Greetings

@egorpugin
Copy link
Contributor

Please translate your post.

@informaticaminjg informaticaminjg changed the title Agregar mas campos a Apia console Add more fields to Apia console Feb 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants