-
I got this error during build:
```
Selecting Windows SDK version 10.0.18362.0 to target Windows 10.0.18363.
CMake Error at C:/Program Files/CMake/share/cmake-3.16/Modules/FindPackageHandleStandardA…
-
This return version as a double: This technique uses a windows dll then get that dll version number.
```
double get_os()
{
int ret = 0.0;
NTSTATUS(WINAPI *RtlGetVersion)(LPOSVERSIONINFOEXW);
…
-
```
What steps will reproduce the problem?
1. Compile solution ComUtilities using Visual Studio 2008 Professional (I
downloaded trial from Microsoft page, but I guess the same applies to full
version)…
-
Hello when i select the users from the dialogbox and click ok button,
it just display the username
how to add it full path/name (domain)
When select Name | Folder Path in dialogbox
to save infor…
-
**Describe the bug**
gdbgui doesn't seem to work as expected.
**To Reproduce**
Steps to reproduce the behavior:
1. Click on 'Load Binary' to load 'output.exe' (a simple hello world c proje…
-
Details for the issue
--------------------
v5.12.8 Windows 64bit
#### What did you do?
I copied a text file from within Notepad++, of 79 lines at 3KB, with ONLY Unix style Line feeds [LF] for li…
-
Details for the issue
--------------------
#### What did you do?
Create a table
CREATE TABLE IF NOT EXISTS TestVector (
uid INTEGER,
price REAL,
num INTEGER,
total GENERATED ALWA…
-
Details for the issue
--------------------
#### What did you do?
I load a SQL file in DB Browser. As DB browser is not stable (it crashes sometimes when SQL file queries are executed), I modify S…
-
### What is the bug or the crash?
QGis crashes when user tries to add a new vector layer from database (ODBC) source. This occurs both testing the connection as well as adding the layer (without test…
-
Details for the issue
--------------------
#### What did you do?
Open a fairly large file, Jump to bottom with Ctrl-End, press up arrow and cursor moves appropriately
Press PAGEUP a few times, n…