-
Please use "pnpm install" and "pnpm run dev" etc. instead of "npm".
Delete package-lock.json which is created by npm and use only pnpm-lock.yaml which is created by pnpm.
https://github.com/gopal-…
-
Hello,
I am trying to follow along with the labs and I was under the impression that this GitHub repository will have all of the necessary supporting material for the labs. There seems to be no DE1…
-
Good evening,
Currently svg only accepts this code as correct when rule assert_001 is active
```vhdl
assert WIDTH > 16
report "FIFO width is limited to 16 bits."
severity FAILURE;
```
I w…
-
`vsgWin32::Win32_Window` attempts to destroy its window handle, `_window`, in its destructor by calling `DestroyWindow(_window)`. However, because `vsgWin32::Win32WindowProc` (the window message handl…
-
Package: vsgxchange[assimp,core,curl,freetype,gdal,openexr]:arm64-osx -> 1.0.5#1
**Host Environment**
- Host: arm64-osx
- Compiler: AppleClang 15.0.0.15000100
- vcpkg-tool version: 2999-12-31-unk…
-
This problem never bothered me, because I used the Flash Player, but not that I have to use the HTML5 Player because of 60FPS, I decided to open a thread here. HTML5 Videos are always very pixelated, …
-
See #311
We are trying to use the compileManager when changing out portions of the scene and VSG is emitting this warning after a few iterations compiling shaders that use storage buffers. This ma…
-
I have been having trouble setting up a YAML rules file for VSG. I have had no problems doing some things like,
rule :
port_010 :
case : 'upper_or_lower'
However, I have been having prob…
-
Package: libnoise:x64-linux -> 1.0.0#3
**Host Environment**
- Host: x64-linux
- Compiler: GNU 11.4.0
- vcpkg-tool version: 2023-11-16-4c1df40a3c5c5e18de299a99e9accb03c2a82e1e
vcpkg-scripts ve…
-
**Environment**
v3.25
**Describe the bug**
architecture_026 is configured to be "fixable" but fix is not applied.
I keep getting the error message: "Move : 2 columns" for the 3 lines with less i…