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

Search found 25 matches
Forum Index
Author Message
  Topic: CDC, an alternative to BUD
moechofe

Replies: 4
Views: 18279

PostForum: Build   Posted: Fri Aug 13, 2010 10:29 am   Subject: CDC, an alternative to BUD
Yes I have some linking trouble, but it seems more about my own config.
  Topic: Is FastCGI4D being maintained
moechofe

Replies: 3
Views: 49380

PostForum: FastCGI4D   Posted: Sat Jun 26, 2010 5:36 am   Subject: Is FastCGI4D being maintained
Wowooo Very Happy
Thanks!
  Topic: CDC, an alternative to BUD
moechofe

Replies: 4
Views: 18279

PostForum: Build   Posted: Sat Jun 26, 2010 5:24 am   Subject: CDC, an alternative to BUD
I'm using it.
  Topic: How to get finalizer called?
moechofe

Replies: 2
Views: 12844

PostForum: MiniD   Posted: Wed Apr 21, 2010 1:00 am   Subject: How to get finalizer called?
I made a simple example, to observe that my finalizer function isn't called. Do I forgot something?module minidtestdelete;
import tango.util.log.Trace;
import minid.api;
pragma(lib,"DD-min ...
  Topic: [DELETE] How to sfml create_image
moechofe

Replies: 3
Views: 7723

PostForum: Derelict   Posted: Fri Apr 16, 2010 11:43 am   Subject: [DELETE] How to sfml create_image
I understand, and now, I'm pretty sure my problem concerns Tango.
  Topic: [DELETE] How to sfml create_image
moechofe

Replies: 3
Views: 7723

PostForum: Derelict   Posted: Tue Apr 13, 2010 1:47 pm   Subject: [DELETE] How to sfml create_image
Hi, I'm trying to load an image from memory.

I'm not sure if my mistake concerns tango or sfml.
auto data = new FileFolder("path"); // VfsFolder
auto file = data.file(" ...
  Topic: [FIXED] How to simulate private class members
moechofe

Replies: 6
Views: 19421

PostForum: MiniD   Posted: Sat Apr 10, 2010 12:55 pm   Subject: [FIXED] How to simulate private class members
I have a miniD class (with allocator and constructor) in a miniD module like this:
makeModule(t, "Engine", function uint( MDThread* t, size_t num_params)
{
CreateClass& ...
  Topic: [FIXED] How to simulate private class members
moechofe

Replies: 6
Views: 19421

PostForum: MiniD   Posted: Fri Apr 09, 2010 2:45 pm   Subject: [FIXED] How to simulate private class members
Thanks,

I missed the "A First Attempt" section when I was reading the "Part5" article. What I want is writing here : allocator, checkIntParam...
  Topic: [FIXED] How to simulate private class members
moechofe

Replies: 6
Views: 19421

PostForum: MiniD   Posted: Wed Apr 07, 2010 11:41 am   Subject: [FIXED] How to simulate private class members
So. I can create a native class.
And I need to use newInstance with extraByte to hide my pointer from miniD side.

That means: I cannot instanciate the class from miniD with "new", isn't ...
  Topic: [FIXED] How to simulate private class members
moechofe

Replies: 6
Views: 19421

PostForum: MiniD   Posted: Mon Apr 05, 2010 11:55 am   Subject: [FIXED] How to simulate private class members
I'm using sfml and I make a class to manager sprite and animation.
I want to control animation, time, effect... with miniD because I'm too lazy to create a complex binary format to do the same thing. ...
  Topic: How to start with sfml ?
moechofe

Replies: 3
Views: 7687

PostForum: Derelict   Posted: Thu Mar 25, 2010 1:24 am   Subject: How to start with sfml ?
Yes, It works for me now.

I don't figure out that SFMLwindow is for sfWindow_Create and SFMLgraphic for sfRenderWindow_Create

Tanks you.
  Topic: [FIXED] How to get a global value in D
moechofe

Replies: 4
Views: 16139

PostForum: MiniD   Posted: Wed Mar 24, 2010 3:02 pm   Subject: [FIXED] How to get a global value in D
Oups,

Tanks you, I completly forgot that.
  Topic: How to start with sfml ?
moechofe

Replies: 3
Views: 7687

PostForum: Derelict   Posted: Wed Mar 24, 2010 1:55 pm   Subject: How to start with sfml ?
Hi,

I'm trying to open a window with sfml and Derelict2module sfmltest;

pragma(lib, "DerelictSFML.lib");
pragma(lib, "DerelictUtil.lib");

import derelict. ...
  Topic: [FIXED] How to get a global value in D
moechofe

Replies: 4
Views: 16139

PostForum: MiniD   Posted: Fri Mar 19, 2010 3:48 pm   Subject: [FIXED] How to get a global value in D
Yes, from the D side.

I want to use it in my unittest.
After putting the lookup value in the Stack, how can I get it from D side?

----

Ok, I think I'm begin to understand miniD. I found it:m ...
  Topic: Is FastCGI4D being maintained
moechofe

Replies: 3
Views: 49380

PostForum: FastCGI4D   Posted: Thu Mar 04, 2010 9:53 am   Subject: Is FastCGI4D being maintained
same question
 
Page 1 of 2 Goto page 1, 2  Next
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group