Search

Search found 12 matches

by -Y-
03 Sep 2011, 13:11
Forum: Engine
Topic: Hi guys, few question about compiling.
Replies: 32
Views: 8554

Re: Hi guys, few question about compiling.

Sorry for the late reply but I didn't have much time. Replacing spring with compiled yields this error:

Code: Select all

The procedure entry point __GLEW_ARB_debug_output could not be located in the dynamic link library glew32.dll.
Here is the gdb trace:
http://pastebin.com/4yqs0zF7
by -Y-
31 Jul 2011, 23:57
Forum: Engine
Topic: Hi guys, few question about compiling.
Replies: 32
Views: 8554

Re: Hi guys, few question about compiling.

Probably... You guys use Linux, right? Does Spring work good on Ubuntu?
by -Y-
31 Jul 2011, 02:26
Forum: Engine
Topic: Hi guys, few question about compiling.
Replies: 32
Views: 8554

Re: Hi guys, few question about compiling.

Quitting and disabling didn't work so I uninstalled it. Here is the new error log: C:\Program Files (x86)\Spring>gdb spring.exe GNU gdb (GDB) 7.2 Copyright (C) 2010 Free Software Foundation, Inc. License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html> This is free software: you...
by -Y-
29 Jul 2011, 00:25
Forum: Engine
Topic: Hi guys, few question about compiling.
Replies: 32
Views: 8554

Re: Hi guys, few question about compiling.

Yes, though it hasn't reported any problems.

EDIT: What problems does Comodo cause? Should I turn it off/deinstall it? Or do make install-spring with Comodo turned off?
by -Y-
28 Jul 2011, 22:28
Forum: Engine
Topic: Hi guys, few question about compiling.
Replies: 32
Views: 8554

Re: Hi guys, few question about compiling.

:oops: Sorry about that, I updated my previous post. For the record I never ran gdb in console (or it was long time ago). Anyway backtrace or stack strace has been added it's on this location:

http://pastebin.com/ZdBWwmLj
by -Y-
28 Jul 2011, 03:47
Forum: Engine
Topic: Hi guys, few question about compiling.
Replies: 32
Views: 8554

Re: Hi guys, few question about compiling.

Yeah I installed the debugger for CDT.
Here is the stack trace:
http://pastebin.com/ZdBWwmLj

Here are some Windows text dumps:
http://pastebin.com/VjQrd4fy

http://pastebin.com/ndMJxMpL

EDIT: Sorry about text dump. I was not aware of your conventions regarding text dumps.
by -Y-
28 Jul 2011, 00:48
Forum: Engine
Topic: Hi guys, few question about compiling.
Replies: 32
Views: 8554

Re: Hi guys, few question about compiling.

@hoijui: I can't seem to find infolog.txt anywhere (not in source, or the build folder or the install folder). Anyway doc problem has been resolved. @abma: No the buildbot build works... The strange thing is mingw32-make install-spring works, but sometimes hangs when using multithreaded command :/ W...
by -Y-
25 Jul 2011, 23:57
Forum: Engine
Topic: Hi guys, few question about compiling.
Replies: 32
Views: 8554

Re: Hi guys, few question about compiling.

what do you want to do? Nothing I thought maybe that was a reason for the compiler failing... Still thanks for that, will try it next time. EDIT: So compilation went ok (I did disable the tags for generating docs and I used D:\spring\bin for building binaries, while they are installed in C:\Program...
by -Y-
25 Jul 2011, 23:39
Forum: Engine
Topic: Hi guys, few question about compiling.
Replies: 32
Views: 8554

Re: Hi guys, few question about compiling.

Tnx, guys it seems MinGW stable wasn't installed despite being reported. However it seems the doc problem hasn't been removed [ 36%] Creating userdoc AUTHORS.html pandoc.exe: D:\dev\projects\Spring_RTS\spring\mingwlibs\templates\html.template: openFile: does not exist (No such file or directory) min...
by -Y-
25 Jul 2011, 06:28
Forum: Engine
Topic: Hi guys, few question about compiling.
Replies: 32
Views: 8554

Re: Hi guys, few question about compiling.

Weird, it reports gcc installed as 4.5.2-1. But I'll comply, I've seen weirder cases popup.
Btw what is a dwarf2?
by -Y-
25 Jul 2011, 01:26
Forum: Engine
Topic: Hi guys, few question about compiling.
Replies: 32
Views: 8554

Re: Hi guys, few question about compiling.

Ok, I missed a part about mingw32-make install-spring :X but after some tedium I managed to start installing. However after I ran it I came upon another stumbling block: [ 29%] Built target minizip Linking CXX executable ArchiveMover.exe D:\dev\projects\spring\mingwlibs\lib\libboost_system-mt.a(erro...
by -Y-
24 Jul 2011, 23:48
Forum: Engine
Topic: Hi guys, few question about compiling.
Replies: 32
Views: 8554

Hi guys, few question about compiling.

I followed the stuff you said on the site but here are few issues popping up: CMake Error at doc/CMakeLists.txt:126 (Message): user-docs generation (html/text) is not possible (disable with USERDOCS_HTML=FALSE); missing utility: pandoc or markdown WARNING: you are using the obsolete 'GLU' package, p...

Go to advanced search