-
-
Notifications
You must be signed in to change notification settings - Fork 365
Open
Description
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
Metadata
Metadata
Assignees
Labels
No labels