-
Dear developers,
I did make of the main branch with ubuntu 23.04 and got at some point error:
fatal error: libpq-fe.h: No such file or directory
This was fixed by
sudo apt-get install libpq-de…
-
I am getting the following error message when attempting to start the debugger through `db , dr`
**Result**:
1. `db` ✅ correctly marks the debugging line
2. ❌ `dr` gets the following:
>`Couldn't c…
-
i have installed svls via mason, and added the following config
``` lua
["svls"] = function()
lspconfig.svls.setup{
name = 'svls',
cmd = {"svls", "-d"},
whitelist = {'sys…
-
Hey ACP Developer,
So I've been trying to get this working for a little while now, because I wanna try modding Alpha 1.2.6, but this is my first ever modding experience so I'm working from nothing.…
-
Dear Mason
When it working in big file , it takes a long time
ALL MEP is in one file , but I only want to check one item (e.g. drainage )
Compare can selection Categories , but Snapshot can't by…
-
A couple problems trying to save this PDF:
http://ieeexplore.ieee.org.mutex.gmu.edu/ielx7/6524246/6525477/06525540.pdf?tp=&arnumber=6525540&isnumber=6525477
1) In Firefox, I get the webpage icon…
-
Hello! I am using your code at work, and everyone's loving it! Saved us a lot of workhours as well..
However, some not-that-versed employers want to use it, preferably in a more out-of-the-box way. S…
xlxs4 updated
3 years ago
-
As a searcher of records on fac.gov [basic search](https://app.fac.gov/dissemination/search/), I need a guide to understand what each column on the search results table means so that I can select the …
-
Currently we target `libstdc++-5-dev` by default while libstdc++-4.8-dev is the default on ubuntu precise. We are targeting `libstdc++-5-dev` because the clang++ 3.8 compiler we default to had a runti…
-
Edit: even earlier question by @Holzhauer
> Is there any way to prevent certain agents from being redrawn each tick on the CanvasGrid? I have e.g. wall and furniture agents in the model. Not redra…