FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Search found 44 matches
Forum Index
Author Message
  Topic: Error creating several MDThreads
vektorboson

Replies: 6
Views: 21950

PostForum: MiniD   Posted: Tue Oct 19, 2010 11:22 am   Subject: Error creating several MDThreads
http://www.youtube.com/watch?v=GFi9Gd1qSkE#t=1m14s

Crying or Very sad

I'm really sorry! I just grew tired of dealing with D toolset-specific problems, especially the linker.
  Topic: Error creating several MDThreads
vektorboson

Replies: 6
Views: 21950

PostForum: MiniD   Posted: Sat Oct 16, 2010 11:51 am   Subject: Error creating several MDThreads
Boop?
Sorry for the late reply; for a few reasons I started to port my project to C++. The reasons are basically the same as in the Open Morrowind-project, so it's got nothing to do with MiniD. Thank ...
  Topic: Error creating several MDThreads
vektorboson

Replies: 6
Views: 21950

PostForum: MiniD   Posted: Mon Sep 27, 2010 2:27 pm   Subject: Error creating several MDThreads
After succeeding with the Scheduler I wanted to test it, and I found another problem; I've got a function called 'asyncExec' that creates a new MDThread made from either a MiniD function or a script f ...
  Topic: Problem with the binding library
vektorboson

Replies: 11
Views: 25292

PostForum: MiniD   Posted: Mon Sep 27, 2010 11:59 am   Subject: Problem with the binding library
Your code-snipped worked correctly, though I needed to move it to a different position. I've put it in between here

if(t.shouldHalt)
throw new MDHaltException;

if(t.preemptEnabl ...
  Topic: Problem with the binding library
vektorboson

Replies: 11
Views: 25292

PostForum: MiniD   Posted: Fri Sep 24, 2010 5:54 am   Subject: Problem with the binding library
I'm not against working on MiniD again. If there's anything that you need fixed, or if you have any ideas or suggestions, feel free to make a ticket. You can even attach patches. I've mostly run out o ...
  Topic: Problem with the binding library
vektorboson

Replies: 11
Views: 25292

PostForum: MiniD   Posted: Wed Sep 22, 2010 9:09 am   Subject: Problem with the binding library
I hope I'm not pushing the wrong buttons, but I need to ask since I'm about to expand the coupling of my game engine with MiniD: Do you think you'll touch D (whichever one) and MiniD again in the futu ...
  Topic: Problem with the binding library
vektorboson

Replies: 11
Views: 25292

PostForum: MiniD   Posted: Mon Sep 20, 2010 11:56 am   Subject: Problem with the binding library
It seems that everything is always broken with the latest Tango-svn. This is why I haven't been keeping MiniD up-to-date. I've become rather disillusioned with D.

I understand your frustration. I f ...
  Topic: Problem with the binding library
vektorboson

Replies: 11
Views: 25292

PostForum: MiniD   Posted: Sun Sep 19, 2010 2:31 pm   Subject: Problem with the binding library
GAAAH

I hate the binding library so hard XD
It seems the much hated binding library is broken with the latest Tango-svn.

Out of interest: Did you abandon MiniD/D or is it still maintained/suppo ...
  Topic: DerelictAL broken on Mac OS X
vektorboson

Replies: 3
Views: 8048

PostForum: Derelict   Posted: Mon Apr 12, 2010 2:20 pm   Subject: DerelictAL broken on Mac OS X
Just want to report that this string works under Mac OSX:


"../Frameworks/OpenAL.framework/OpenAL, /Library/Frameworks/OpenAL.framework/OpenAL, /System/Library/Frameworks/OpenAL.framework/Ope ...
  Topic: Setting attributes with the API
vektorboson

Replies: 2
Views: 12790

PostForum: MiniD   Posted: Mon Jan 25, 2010 11:05 am   Subject: Setting attributes with the API

I'd also like to add a minid.ex API for creating functions with docstrings, much like what's available in the CPython API, so that you could do something like:


newFunction(t, &foo, &quo ...
  Topic: Setting attributes with the API
vektorboson

Replies: 2
Views: 12790

PostForum: MiniD   Posted: Thu Dec 17, 2009 5:10 pm   Subject: Setting attributes with the API
I'm using the attribute-functionality in MiniD to create DocStrings (as in the BaseLib-documentation).
I tried to create a doc-attribute within the API and this is my solution:


...
import minid ...
  Topic: Stack overflow on module parsing
vektorboson

Replies: 2
Views: 15339

PostForum: Descent   Posted: Mon Dec 14, 2009 1:26 pm   Subject: Stack overflow on module parsing
I have the same problem with tango.core.Tuple;


java.lang.StackOverflowError
at descent.internal.compiler.parser.TemplateInstance.toAlias(TemplateInstance.java:964)
at descent.internal.compiler. ...
  Topic: Problem with the binding library
vektorboson

Replies: 11
Views: 25292

PostForum: MiniD   Posted: Mon Dec 14, 2009 1:20 pm   Subject: Problem with the binding library
There's a problem with the binding library, specifically with class-wrapping. The WrappedClass should global escape all functions it is calling, otherwise it'll try to call functions that are defined ...
  Topic: Sticking with Tango trunk from now on
vektorboson

Replies: 9
Views: 23860

PostForum: MiniD   Posted: Sun Dec 13, 2009 8:03 pm   Subject: Sticking with Tango trunk from now on
I'm using a workaround, that was suggested in the Tango-forums: Use Mango (actually you only need mango/io/protocol) and change all imports from tango.io.protocol accordingly.

Actually that wasn't ...
  Topic: LLVMDC rulez!
vektorboson

Replies: 3
Views: 19999

PostForum: LDC   Posted: Tue Dec 08, 2009 4:16 pm   Subject: LDC rules!
Today I finally persuaded myself to go through all steps to build LDC and make my personal project buildable with LDC.

All I can say is: LDC is f**king awesome. I have a fully optimized Tango-libra ...
 
Page 1 of 3 Goto page 1, 2, 3  Next
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group