Lukas M
Lukas M
**Original comment by Lukas Meindl (Bitbucket: [Ident8](https://bitbucket.org/Ident8), ).** ---------------------------------------- We did respond on IRC: same behaviour if u add in ceed and if u add in c++? after layout() it...
**Original comment by Manh Nguyen Tien (Bitbucket: [manhnt9](https://bitbucket.org/manhnt9), GitHub: [manhnt9](https://github.com/manhnt9)).** ---------------------------------------- I don't know another way to add item in CEED (0.8.0 obtained from sf.net) so I drag widgets to...
**Original comment by Lukas Meindl (Bitbucket: [Ident8](https://bitbucket.org/Ident8), ).** ---------------------------------------- Same outcome if you add a window to the container in C++?
**Original comment by Manh Nguyen Tien (Bitbucket: [manhnt9](https://bitbucket.org/manhnt9), GitHub: [manhnt9](https://github.com/manhnt9)).** ---------------------------------------- Yes, they're overlapped in both CEED and my app if I add items to layout in CEED, then calling...
**Original comment by Lukas Meindl (Bitbucket: [Ident8](https://bitbucket.org/Ident8), ).** ---------------------------------------- @manhnt9 I meant to ask what happens if you, instead of loading a layout, do all these things via C++ code....
**Original comment by Yaron Cohen-Tal (Bitbucket: [yaronct](https://bitbucket.org/yaronct), GitHub: [yaronct](https://github.com/yaronct)).** ---------------------------------------- Plz write the full `cmake` command u used, and upload somewhere the whole `cmake` and `make` output (and run `make`...
**Original comment by Yaron Cohen-Tal (Bitbucket: [yaronct](https://bitbucket.org/yaronct), GitHub: [yaronct](https://github.com/yaronct)).** ---------------------------------------- Do u use a static GLEW and/or GLFW?
**Original comment by Ryan Gonzalez (Bitbucket: [refi64](https://bitbucket.org/refi64), GitHub: [refi64](https://github.com/refi64)).** ---------------------------------------- On my system, GLEW is installed as a shared library. I actually used Ninja to build; my CMake command was:...
**Original comment by Yaron Cohen-Tal (Bitbucket: [yaronct](https://bitbucket.org/yaronct), GitHub: [yaronct](https://github.com/yaronct)).** ---------------------------------------- There r known problems building cegui with static dependencies, I work on it. In the mean time, plz use a...
**Original comment by Yaron Cohen-Tal (Bitbucket: [yaronct](https://bitbucket.org/yaronct), GitHub: [yaronct](https://github.com/yaronct)).** ---------------------------------------- Or add those deps to the cegui sample framework.