Renan Mendes Carvalho
Renan Mendes Carvalho
When compiling I got: ``` shell make steam [ 10%] Building CXX object CMakeFiles/steam++.dir/handlers.cpp.o /home/aitherios/Sources/SteamPP/handlers.cpp: In member function ‘void Steam::SteamClient::HandleMessage(Steam::EMsg, const unsigned char*, std::size_t, uint64_t)’: /home/aitherios/Sources/SteamPP/handlers.cpp:159:4: error: ‘CMsgClientUpdateMachineAuth’ was not...
If I write the following code: ``` ruby Gyoku.xml(tag!: 'text', attributes!: {tag: { prop: 1}}) ``` the output is `"text"`, note the property may be missing in the tag But...
[Enter steps to reproduce below:] 1. Update easy-motion package 2. Update atom to 0.198.0 3. Restart atom **Atom Version**: 0.198.0 :warning: **in 1.0 API Preview Mode** :warning: **System**: Mac OS...
I'm probably missing something. Assuming I have the file `example.xml` with the content: ``` xml test ``` Then I followed your example, and executed the code (replacing the cert, key...