-
I have been evaluating LxQt in a VM for a possible future migration of my main pc to it.
I noticed a few pain points and started to investigate. Luckily the code is hosted on github and…
-
static QWidget* getParent()
{
return QWidget::find((WId)Plugin::hwndDlg);
}
void QtPlugin::Setup()
{
QWidget* parent = getParent();//parent= NULL
pluginDialog = …
-
I met the error when i build qmlAlembic following the guide
`E:\SoftInstall\Qtplugins\qmlAlembic\build>cmake .. -DAliceVision_DIR=%AV_DIR% -DCMAKE_PREFIX_PATH=%QT_DIR% -G "NMake Makefiles" -DCMAKE…
-
This is awesome, thanks for the work creating this Docker image.
Could you please add also support for static builds? For projects compatible with LGPL, having the option to build binaries statical…
-
**Avogadro version: (please complete the following information from the About box):**
- Avogadrolibs: latest commit: 88f46650954f309ac43fb7ac64838daa889cea1a
**Desktop version: (please complete t…
-
### Describe the Bug
Intermittent freeze symptoms during the game, followed by forced shutdowns and persistent freeze symptoms
### Reproduction Steps
After selecting a unit or moving a unit in a ce…
-
Hi,
i have a problem use the plugin statically linked on Qt-5.5 static windows. the function QSqlDatabase::isDriverAvailable("SQLITECIPHER") return false.
it does run fine on Qt MacOSX(static) and…
-
I can compile many of the programs such as Filer, but it ultimately end up being unable to install certain components due to missing dependencies and such. It's either an issue with the installation s…
-
### Describe the bug
I did a `make install -j 2` after building VisIt and when I tried to run VisIt, I received an error `Qt: Warning: Could not find the Qt platform plugin "xcb" in "" `. I did an `e…
-
There are a wide range of "cube" or volumetric data formats. The APBS support includes code for an OpenDX reader:
https://github.com/OpenChemistry/avogadrolibs/blob/master/avogadro/qtplugins/apbs/op…