Jump to content

MilitaryG

Members
  • Posts

    116
  • Joined

  • Last visited

Everything posted by MilitaryG

  1. I do care about it when I'm starting to build not when I start to learn the beginnings ______ I'm doing this with monodevelop and I managed to include Leadwerks.h by copying whole include that's from Leadwerks install dir in to GAC(The Global Assembly cache) and had to do: #include "Include/Leadwerks.h" BUT 1 problem it seems includes does not have all of it's own includes. Include/OpenGL.h line 28 GL/glew.h but GL dir does not exist and so does not glew.h now what? I thought I managed to solve it but I guess I didn't, ...
  2. ok is there anything I should include? and can we get a little bit slower I don't really care if it global and very little as I'm just starting. and something little and simple would do. ok let me show the errors only of the 1. class: 4. ‘Entity’ does not name a type 6. expected ‘)’ before ‘*’ token 7. ‘Entity’ has not been declared 9. ‘Camera’ has not been declared 10. ‘Camera’ has not been declared or am I doing something wrong?
  3. yes I do understand c++ needs to be compiled and all, but still how would I do that? a simple functional code function Script:Start() self.entity:SetPosition (10,10,10) end would do to get me started. truthfully the more I learn lua the less I like it.
  4. and how do I help my self with that? attaching lua script to object is like this: http://snag.gy/i78BZ.jpg and how would that page help me do that for c++?
  5. I've learned how to add / create lua scripts to object what about c++? how should I procide for c++ scripts to be run on objects?
  6. he he yea it seems it is copy of your answer was googling for it but couldn't find.
  7. I really had to move away from other distros and went to fork, still had problems BUT at least it's solved now http://forums.linuxmint.com/viewtopic.php?f=90&t=175607&p=909364#p909364
  8. I'm wandering if there's a possibility to make white on black scripting? if not can it be implemented please.
  9. ok I installed leadwerks and in top view or any other if I right click it throws me out Segmentation fault if I make cube and right click it it throws me out: --: command not found it's little annoying trying to learn if everithing that is not how I should do with engine it just crashes. also using Linux mint 17 - xfce witch is fork of Ubuntu. ugh IF I press file it crashes *** Error in `./Leadwerks': free(): invalid pointer: 0x0bf701c8 *** Aborted I think there's some dependency I'm missing, ... witch was not included in the install.sh
  10. Yes I did find this packages in the .sh file but biggest problem is: Pacman does not have those kind of packages.
  11. MilitaryG

    other distros.

    Hi I know it's only ubuntu supported and I did read that installing gimp would install most packages for me on other distros. I've been trying and learning stuff about linux I've never set foot on and I didn't manage to work it on 64bit manjaro. Did anyone else managed making it work under any other distro and is willing to help me? Thanks in advance.
  12. hmmmm, ... I tried to reproduce the bug but seems that my 1. steps don't work any more or I might even skip few, ... anyway my dad said he had weird issues with ATI drivers with some games after switching to Nvidia that he needed to complettely format PC. that could also be the issue that I experienced this weird behavior, ...
  13. ok this is weird, ..... My LE just crashed so I had to restart and I didn't change anything and now it works, I mean I can see the box if I run now, ...
  14. WTH how can you fly around? there's no scripts for camera or whatso ever, ... I meant I do see box in editor but I don't see it when I run the game, ...
  15. ha ha ok I made duplicate because I didn't know how else to attach file - map as you groove suggested, ...
  16. Ok I've made a simple box lightning and camera to observe this all I get is black. I went looking at different projects how it's done, ... But I saw no mayor difference between my camera AND camera in that working scene, ... and I'm pretty sure it's looking at the box, ... what am I missing? - sorry for making duplicate didn't find how to attach a file on edit, ... Learning1.zip
  17. Actually from the editor. I'm learning to get used to engine and seems that I'm failing at basics, ... all I did is: add a camera Seems there has to be more to it witch I cannot find what else.
  18. Ok I've made a simple box lightning and camera to observe this all I get is black. I went looking at different projects how it's done, ... But I saw no mayor difference between my camera AND camera in that working scene, ... what am I missing?
  19. This are the not updated render this is the good render field 160
  20. Is there ability to invert mouse in LE editor? like if I move my thumb forward it would look down instead of up? if you are curios this is what I'm used to from age of 3 now I'm 25, ...
  21. oh my it's contagious, ... how did that happen? Ps. it's joke.
  22. WTH, ... why does it work doing such small change, ...
  23. there is a numlock to be able to trigger on Linux remotely. /etc/slim.conf edit line: numlock on // off altho this probably won't solve bug but I think it's a workaround.
  24. is this RL picture or is it really good graphics with very bad road, ... I can't tell, ...
×
×
  • Create New...