cmake
Here are 3,130 public repositories matching this topic...
Library name: triton
Library description: Triton is a Dynamic Binary Analysis (DBA) framework. It provides internal components like a Dynamic Symbolic Execution (DSE) engine, a dynamic taint engine, AST representations of the x86, x86-64, ARM32 and AArch64 Instructions Set Architecture (ISA), SMT simplification passes, an SMT solver interface and, the last but not least, Python bindings.
Sou
Tweak scream amount
OpenRCT2, v0.2.5-127-g0cbd70029 (0cbd700 on develop) provided by GitHub
Windows 7 (x86-64)
Some ideas I had posted here: OpenRCT2/OpenRCT2#11070 (comment)
Muting is a bad idea I agree, but the screaming should be tweaked. This has been brought up on both the RCF discord and in the project's new own server too:
Making it so they don't scream
According to Assimp's documentation (see anim.h, line 269). The description of aiNodeAnim says the following:
The transformation matrix computed from these values replaces the node's original transformation matrix at a specific time. This means all keys are absolute and not relative to the bone default pose.
From my understanding, I believe the original transformation refers to aiNode's
When given a wrong argument, some daemon commands fail with "unknown command" error, instead of a meaningful error message.
Examples of useless error messages:
hard_fork_info abc
unknown command: hard_fork_info abc
Monero 'Carbon Chamaeleon' (v0.15.0.0-57854a3e2)
Commands:
...
in_peers abcd
unknown command: in_peers abcd
Monero 'Carbon Chamaeleon' (v0.15.0.0-57854a3e2)
Comm
I had a typo in my profile file:
includes(cmake_3_16)
[build_requires]
doxygen/1.8.15@company/stable
Where it should have been include instead of includes.
When running Conan, I got the following error message:
ERROR: Error reading 'documentation' profile: Error parsing the profile text file: not enough values to unpack (expected 2, got 1)
At least I knew
Currently, the glDrawRangeElements() WebGL 2 function is not implemented in Firefox (38) and causes "Not Implemented." assertion. It is also not yet implemented in Emscripten, but I have a patch that adds it.
Rela
-
Updated
Jun 11, 2020
There is a step Adding Export Configuration (Step 11) in CMake Tutorial.
There seems no related examples about Export Configuration In the repository, could you add one?
We want to replace imports in the lines of
from shogun import *from shogun import features
with import shogun as sg, and then call shogun methods with that handle, i.e. sg.features instead of just features
This is as the number of names of shogun API objects that clash with potential variable names (features) is growing and we want to avoid confusion.
This needs to be d
Bug Report
This happened on Windows with the Pro IDE. This is all I can see in the logs:
root ERROR Uncaught Exception: Error: 2 UNKNOWN: error getting port list from serial-discovery: read |0: The handle is invalid.
root ERROR Error: 2 UNKNOWN: error getting port list from serial-discovery: read |0: The handle is invalid.
at Object.callErrorFromStatus (c:\Users\kittaakos\Desktop\
-
Updated
Jul 5, 2020 - C++
-
Updated
Jul 1, 2020 - C++
-
Updated
Jul 4, 2020 - Shell
Binding C++ and JavaScript — WebIDL Binder and Embind
https://emscripten.org/docs/porting/connecting_cpp_and_javascript/Interacting-with-code.html#binding-c-and-javascript-webidl-binder-and-embind
// quick_example.cpp
#include <emscripten/bind.h>
using namespace emscripten;
float lerp(float a,
Bad link
Refresh wiki page
For now the wiki page of OpenXRay is a mess!
I mean all necessary pages on all possible languages are trying to fit into main wiki page.
I haven't even found coding conventions from the first time!
That should be structured by the next design:
- Main page contains only links to language main wiki page.
- Language main page contains thematic sections like: Development, Modding, Using, Conti
Maybe I'm blind and there is a special page with all that stuff but I can't find it.
In deep i want to know all json properties and stuff with loading resources. Also can write some docs for this theme after creating production version of map editor. Also want to bring game.map and ttypes.ttf json or similar format (if its possible please give feedback about it).
This issue also related to n
-
Updated
Jun 19, 2020 - CMake
In
function (cotire_make_unity_source_file_paths _language _target _maxIncludes _unityFilesVar)
cotire_setup_file_extension_variables()
if (NOT DEFINED unityFileExt${_language})
set (${_unityFileVar} "" PARENT_SCOPE)
return()
set (${_unityFileVar} "" PARENT_SCOPE) should be 'set (${_unityFilesVar} "" PARENT_SCOPE)'
-
Updated
Jul 3, 2020 - C
-
Updated
Jul 6, 2020 - C
Self evident.
Why not show the filename or directory-name in the progress window.
Now what I have is 10 or 11 completed and 3 or 4 uncompleted, but as to which is which I am kept in the dark...
The interface for loading keys is a bit confusing. PKCS12 files contain both key and certificate and thus once specified (as certificate), no further key should be required/allowed. Currently it works if one specifies the pkcs12 file as a certificate, but if one also adds something else in the key field (even the same file), loading will fail.
Relates #122
-
Updated
Feb 14, 2020 - C
This issue is related to documentation. Followed instructions in Keyboards/README.md. It says:
An example of how to use these scripts to compile KLL files from the Ergodox configurator
The configurator does not let me download KLL files. Can only extract JSON layout. Using Mac OS.
Please provide instructions on setting up custom layouts for Infinity Ergodox.
Reading through the book, the function set_compiler_flag doesn't result in the expected behavior.
Expected Behavior
After calling set_compiler_flag, I would expect that compiler flag to be set.
Current Behavior
The function sets a status variable to indicate that the flag is valid.
Possible Solution
Rename to check_compiler_flag or find_valid_compiler_flag
Hello,
i'm writing to signal mmex crashes when I open reports
Summary of accounts
both monthly and yearly.
Let me know if you need more information about.
Thanks
Version: 1.3.4
• db 7 • (aes128cbc)
Libs:
• wxWidgets 3.1.3 (wxMac 10.14)
• wxSQLite3 4.4.8 (SQLite 3.30.1)
• RapidJSON 1.1.0
• Lua 5.3.5
• libcurl/7.54.0 LibreSSL
Improve this page
Add a description, image, and links to the cmake topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the cmake topic, visit your repo's landing page and select "manage topics."


The new converter (#1151) uses member objects to operate on data from the
.datfiles. While these provide the necessary functions for conversion, they are also significantly larger than the original dat file entries (20x - 400x the size). This results in a comparatively high memory usage, especially for DE2 which uses ~1.6 GB of memory for all dat file entries. Note that the converter does not