-
I tried running the default generator provided in the readme file.
This was the code I ran `sprout run static-cms model Post title:text description:text slug:symbol date:date rank:integer price:number…
-
Hi. I am having problems compiling for NixOS.
I am getting the following error messages:
```
error: failed to run custom build command for `nng-sys v1.4.0-rc.0`
Caused by:
process didn't ex…
-
The site will generate from a CSV file using Jekyll as a static site generator.
The data structure needs to be defined in order to build out the rest of the code for the generator to make its pages…
-
When every I compile my project using the `bundled` feature it fails. This is the error I am given :
```cmd
error: failed to run custom build command for `sdl2-sys v0.37.0`
Caused by:
process …
-
**Describe the bug**
Pubic property with private setter are not mapped even with `IncludedMembers = MemberVisibility.All` applied
**Declaration code**
[https://dotnetfiddle.net/E4iGqY - reproduct…
-
Consider using [raylib's definitions](https://github.com/raysan5/raylib/tree/master/parser/output) from the official repo to auto generate source files.
This will make the latest APIs available in ra…
-
Hey all, first of all thank you all for coming up with this project and the continued work on it.
I bumped into the following crash this morning. I may attempt to investigate what's wrong but I fig…
-
I've played around with the vector graphics and have a suggestion, a simple annotation where you can set all data to convert the svg's into vector files. I've made a working PoC ([fork](https://github…
-
Found on FreeBSD [i386](http://beefy10.nyi.freebsd.org/data/112i386-default/490102/logs/errors/citra-qt5-s20190111.log):
```c++
In file included from src/test_generator.cpp:10:
src/./test.h:37:1:…
-
Trying the sample code shown in readme.MD
index.js
```
import ReactGenerator from '@teleporthq/teleport-component-generator-react'
const uidl = {
"name": "My First Component",
"node…