-
* **Node Version**: v18.15.0
* **Platform**: Windows 11
* **Compiler**: 2022
* **Module**: node-gyp
```
gyp info it worked if it ends with ok
gyp info using node-gyp@9.3.1
gyp info usi…
-
Hi guys,
I need to preface this by highlighting C++ is not my mainstay and I've not your depth of knowledge on this codebase, so am a little out of my depth here.
I've locally branched the dev a…
-
I am trying to install PotreeConverter on Ubuntu 18.04.
```
sudo apt-get install git
sudo apt install software-properties-common
sudo apt-get install build-essential cmake
sudo apt-get install …
-
For compling successfully, the MACRO below has to be defined.
`#define _SILENCE_CXX17_ITERATOR_BASE_CLASS_DEPRECATION_WARNING`
Can the line above be removed by default?
Thanks
-
`CMake Error in third_party/sentencepiece/src/CMakeLists.txt:
Target "sentencepiece-static" requires the language dialect "CXX17" (with compiler extensions), but CMake does not know the compile fla…
-
After completing cmake when running make, I get errors about undefined references. This is the output:
`[ 35%] Built target Project-core
[ 41%] Linking CXX executable /home/ben/e4rat-lite/Project-c…
-
Tried to install from AUR but got a build error
```
qtsinglecoreapplication/qtlocalpeer.cpp: In member function ‘bool QtLocalPeer::sendMessage(const QString&, int)’:
qtsinglecoreapplication/qtlocalpe…
-
I'm getting this warning when trying to compile code using ```date``` with ```Visual Studio 2019```:
```
C:\vcpkg-master\installed\x64-windows\include\date\date.h(1050): error C4996: 'std::uncaught_…
-
VS2019, use C++20:
std::is_pod_v can't be used, compilation failed.
And in VS2019, use C++17:
need to #define _SILENCE_ALL_CXX17_DEPRECATION_WARNINGS, otherwise compilation failed.
Looking forward…
-
Can someone help me out with this :
[ 36%] Built target obj_wallet
make[3]: Entering directory '/home/cristi/BitcoinZ/GraftNetwork-master/build/release'
make[3]: Leaving directory '/home/cristi/B…