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

Search found 31 matches
Forum Index
Author Message
  Topic: make error in linux
Nrgyzer

Replies: 3
Views: 14726

PostForum: QtD   Posted: Fri Jan 27, 2012 6:43 am   Subject: make error in linux
Hm... I'm working on Win7 64bit but I got this error...

I solved the problem by simply insert "cast(QMetaObject)" in QMetaObject.d. After that I got some errors regarding "typedef&qu ...
  Topic: make error in linux
Nrgyzer

Replies: 3
Views: 14726

PostForum: QtD   Posted: Thu Jan 19, 2012 4:11 pm   Subject: make error in linux
I get the same error on Windows 7 64 bit and compiler 2.057 Sad

Is there any workaround for to solve the error?
  Topic: Suppress "-g" arg on cmd-line
Nrgyzer

Replies: 1
Views: 9527

PostForum: Visual D   Posted: Mon Oct 17, 2011 12:14 pm   Subject: Suppress "-g" arg on cmd-line
Hey guys,

VisualD works fine for me (except the directory issue from the other thread), but my current problem is the compile-command which VisualD uses. I want declare a string enumeration (enum m ...
  Topic: Would be nice if...
Nrgyzer

Replies: 5
Views: 17608

PostForum: Poseidon   Posted: Sat Oct 08, 2011 3:37 pm   Subject: Would be nice if...
It would be also cool if the parser supports keywords like "@property". When I create a class with such property-methods, the parser always says "Parsed Failure." and code completi ...
  Topic: Import paths doesn't work (VS2005)
Nrgyzer

Replies: 1
Views: 9105

PostForum: Visual D   Posted: Wed Sep 28, 2011 8:51 am   Subject: Import paths doesn't work (VS2005)
Hi guys,

I've some projects where one depends on another like:

Project 1 (base project)
Project 2 (depends on "Project 1"),

so I've to add some import paths. I already added some ...
  Topic: Would be nice if...
Nrgyzer

Replies: 5
Views: 17608

PostForum: Poseidon   Posted: Sun Aug 14, 2011 3:48 am   Subject: Would be nice if...
It would be also cool if the parser supports keywords like "@property". When I create a class with such property-methods, the parser always says "Parsed Failure." and code completi ...
  Topic: How to load max available version
Nrgyzer

Replies: 4
Views: 9356

PostForum: Derelict   Posted: Sat Jun 11, 2011 1:49 pm   Subject: How to load max available version
Ah, okay... I really misunderstood you Very Happy - thanks
  Topic: How to load max available version
Nrgyzer

Replies: 4
Views: 9356

PostForum: Derelict   Posted: Sat Jun 11, 2011 7:42 am   Subject: How to load max available version
I need to load at least OGL 1.5... so I tried to load it by using loadModernVersions:

GLVersion ver = DerelictGL.loadModernVersions(GLVersion.GL15);
writeln(ver)

This prints 11 ...
  Topic: How to load max available version
Nrgyzer

Replies: 4
Views: 9356

PostForum: Derelict   Posted: Sat Jun 11, 2011 1:31 am   Subject: How to load max available version
Hey there,

how can I load the max available version of OGL? My current code looks like:

DerelictGL.load();
DerelictSDL.load();

SDL_Init(SDL_INIT_VIDEO);
SDL_SetVideo ...
  Topic: Derelict and GL_TEXTURE_RECTANGLE
Nrgyzer

Replies: 2
Views: 8017

PostForum: Derelict   Posted: Sun Apr 17, 2011 8:47 am   Subject: Derelict and GL_TEXTURE_RECTANGLE
Ah, okay... I thought, I've already used Derelict 2, but it just works - thanks
  Topic: Derelict and GL_TEXTURE_RECTANGLE
Nrgyzer

Replies: 2
Views: 8017

PostForum: Derelict   Posted: Sat Apr 16, 2011 3:11 pm   Subject: Derelict and GL_TEXTURE_RECTANGLE
Hey guys,

I'm trying to use GL_TEXTURE_RECTANGLE but I always get "Error: undefined identifier GL_TEXTURE_RECTANGLE". I get the same result when I try GL_TEXTURE_RECTANGLE_ARB or GL_TEXTU ...
  Topic: Error: Unexpected char
Nrgyzer

Replies: 0
Views: 8872

PostForum: QtD   Posted: Thu Mar 31, 2011 11:34 am   Subject: Error: Unexpected char
Hey guys,

I'm trying to build qt, but I always get the following error:

-- D compiler found -- Digital Mars D Compiler v2.052
-- Configuring done
-- Generating done
[ 10%] Built targe ...
  Topic: Background image for window
Nrgyzer

Replies: 1
Views: 6942

PostForum: gtkD   Posted: Fri Jan 21, 2011 1:39 pm   Subject: Background image for window
Hey guys,

gtk provides a method called "gdk_window_set_back_pixmap" to set the background image of a window. Is there any equivalent method in gtkd?


Thanks 4 help Smile
  Topic: Getting unrecognized switch
Nrgyzer

Replies: 2
Views: 7405

PostForum: Visual D   Posted: Thu Nov 25, 2010 11:40 am   Subject: Getting unrecognized switch
Ah, really Smile - thanks
  Topic: Getting unrecognized switch
Nrgyzer

Replies: 2
Views: 7405

PostForum: Visual D   Posted: Wed Nov 24, 2010 11:28 am   Subject: Getting unrecognized switch
Hey guys,

I simply installed VisualD (under VS 2008) and I just want compile the sample application. When I try to compile, I get the following error:

Error: unrecognized switch '-map'

dm ...
 
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