Search the Community
Showing results for tags 'ubuntu'.
-
Hello again, hope you are all doing good. So, second post for tonight. I've chosen to install Ubuntu on my main computer as a dual boot as I need to use Linux for school and because I like Linux. I've chosen dual boot because I still want Windows to be running as my main OS for compatibility and ease of use. Today I've finally took the time to install the latest of ubuntu on my computer and I wanted to try Leadwerk on Linux as I was curious. I wanted to open a .werk project but met an error when trying to import it inside the project manager. The project was created on Windows and was already far in development. Anyway, I thought it was a compatibility problem with Linux and windows. To test this hypothesis I create a new, first person shooter game to try. When I launch it inside the editor the game crash instantly. Inside the console is this message: I don't really understand, I make sure of everything before installing ubuntu to avoid any problem. I'm sure the installation process was complete and successful without any errors. And I installed Steam and Leadwerk correctly on Ubuntu. I really don't know from where this error is coming. I'm a bit rusty with Linux, it's been a pretty long time since I used it, so am I missing something (probably). Anyway, thank you very much for your help. Have a good night/day.
-
Hi. Trying to use Leadwerks on Ubuntu 18.04 64bit with a Geforce GTX 750 Ti but when I try to open an existing project or start a new one, after clicking OK to load it, Leadwerks crashes. Nothing is written in the Leadwerks.log. I'm using the latest proprietary drivers and to use the old version is not an option in case that would be a solution. Could anyone help? I mean, it a fresh install of the OS and Leadwerks, so whatever the problem is, it must be solved on Leadwerks side. Thanks.
-
Hello. When I started creating anything on Linux I discovered that bug. When you run a game window appears, sounds are playing but screen isn't updating (when I walked I heard it saw the window but nothing happened). I used sample projects, and my own.
-
So I reinstalled ubuntu to get rid of the Steam client, but now I'm getting an error when trying to compile the default C++ project. The log: I don't remember the Steam client was one of the system requirements, but could be wrong.
- 1 reply
-
- standalone
- ubuntu
- (and 4 more)
-
I've been having trouble getting SDL to work with Leadwerks on Linux. It builds fine on Windows, but I've been getting the following error: ‘SDL_GameControllerAxis’ is not a class or namespace I set up Code::Blocks to use these: Compiler search directories: /usr/include/SDL2 Link libraries: /usr/lib/i386-linux-gnu/libSDL2.so Options: -lSDL2 -lSDL2main Am I missing anything? Could I be pointed in the right direction? I have installed the libsdl2-2.0-0 and libsdl2-dev (with the ":i386" option) packages. Thanks!
-
It seems like I have a missing file when compiling. I looked in the directory where it's supposed to be (Leadwerks/Include/Libraries/glew-1.6.0/include/GL/) and I can't seem to find it. This occurs when compiling on Ubuntu.