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

Search found 17 matches
Forum Index
Author Message
  Topic: enet binding
awishformore

Replies: 1
Views: 4761

PostForum: Derelict   Posted: Tue Jul 27, 2010 1:20 pm   Subject: enet binding
Hello there.

After reading through the enet binding from the dnet project, I found quite a few functions/features/struct members to be missing. At this point, I just modified the dnet binding to in ...
  Topic: Debugging in VS2010?
awishformore

Replies: 1
Views: 5073

PostForum: Visual D   Posted: Mon Jul 19, 2010 7:12 pm   Subject: Debugging in VS2010?
Hello there.

As I understand, debugging is not supported - at least out of the box - for Visual Studio 2010. Is there a way to work around this, for example by copying files from a previous version ...
  Topic: Debug build.cmd problems
awishformore

Replies: 8
Views: 11304

PostForum: Visual D   Posted: Mon Jul 19, 2010 7:10 pm   Subject: Debug build.cmd problems
Hey there.

I ran into the same issue again and I know what causes it now.

Somehow, this problem seems to come up when rebuilding an application where the linking step fails without message (prob ...
  Topic: Annoying freezes
awishformore

Replies: 12
Views: 18152

PostForum: Visual D   Posted: Mon Jul 19, 2010 7:06 pm   Subject: Annoying freezes
Hey.

I'm quite sure that the memory usage was normal before the first freeze and increased by a lot every time it froze. So i looks like the memory leaking is happening during the freeze and is cau ...
  Topic: Annoying freezes
awishformore

Replies: 12
Views: 18152

PostForum: Visual D   Posted: Sun Jul 18, 2010 11:55 am   Subject: Annoying freezes
Hello again.

I will try disabling the smart indentation.

I just wanted to let you know that I was working in D the whole day today and never had any problem. Then, I wanted to test what I had be ...
  Topic: Annoying freezes
awishformore

Replies: 12
Views: 18152

PostForum: Visual D   Posted: Thu Jul 15, 2010 3:41 pm   Subject: Annoying freezes
Hey.

It actually just happened again, in a 7 line file where I just created a new class.

It almost always happens when I add a new line with ENTER after the last closing curly brace inside the c ...
  Topic: Annoying freezes
awishformore

Replies: 12
Views: 18152

PostForum: Visual D   Posted: Tue Jul 13, 2010 4:05 am   Subject: Annoying freezes
Hey.

I've been working with VisualD for a while now, and I'm rather happy overall. There is however one big issue that keeps bugging me.

Frequently, when I press ENTER at the end of closed brace ...
  Topic: Debug build.cmd problems
awishformore

Replies: 8
Views: 11304

PostForum: Visual D   Posted: Fri Jul 02, 2010 1:22 pm   Subject: Debug build.cmd problems
Hello again.

I'm no longer able to reproduce it with the fixed binding either. Strangely enough, though, the previous version compiled once but wouldn't compile after deleting the exe_cv again. Now ...
  Topic: Debug build.cmd problems
awishformore

Replies: 8
Views: 11304

PostForum: Visual D   Posted: Fri Jul 02, 2010 7:48 am   Subject: Debug build.cmd problems
Hi,

Hmmm, still cannot reproduce here.

Can you execute the build batch from the command line? Something like running this:

Does this produce the same result?

Another idea: maybe it's an ac ...
  Topic: Debug build.cmd problems
awishformore

Replies: 8
Views: 11304

PostForum: Visual D   Posted: Wed Jun 30, 2010 6:24 pm   Subject: Debug build.cmd problems
Hello there once again.

I've been fiddling around again to find out where the problems I'm having with VisualD originate. One of these problems is the fact that it becomes impossible to compile a D ...
  Topic: VS 2010 right-click error
awishformore

Replies: 2
Views: 6122

PostForum: Visual D   Posted: Tue Jun 29, 2010 2:32 pm   Subject: VS 2010 right-click error
Hey again.

I just figured out that Ankh is the SVN plugin I use for source control (and which works just fine for C++). Any way you could fix this? Or does the problem lie with AnkhSVN?
  Topic: VS 2010 right-click error
awishformore

Replies: 2
Views: 6122

PostForum: Visual D   Posted: Tue Jun 29, 2010 2:28 pm   Subject: VS 2010 right-click error
Hello there.

I switched back up to Visual Studio 2010 and installed VisualD to give it another spin. Something new came up this time: every time I right-click anywhere in the solution/project/file ...
  Topic: Compiling + Linking Weirdness
awishformore

Replies: 3
Views: 6935

PostForum: Visual D   Posted: Thu Jun 24, 2010 3:55 pm   Subject: Compiling + Linking Weirdness
You should change the LIB setting in dmd2\windows\bin\sc.ini to this:
LIB="%@P%\..\lib";\dm\lib;%LIB%



OK, that explains that Wink.

But it gets even more strange. I do the exact same ...
  Topic: Rename Bug + Random Crashes
awishformore

Replies: 4
Views: 6707

PostForum: Visual D   Posted: Thu Jun 24, 2010 3:50 pm   Subject: Re: Rename Bug + Random Crashes
I'm used to the Visual C++ way to do it, and this means just adding a reference to the existing file. I'm not sure duplicating the file is such a good idea, but with the package design, it might come ...
  Topic: Compiling + Linking Weirdness
awishformore

Replies: 3
Views: 6935

PostForum: Visual D   Posted: Thu Jun 24, 2010 5:16 am   Subject: Compiling + Linking Weirdness
Hello there.

I ran into some more issues with Visual D that are really confusing me. For reproduction of the issues, I wrote this code bit:

module main;

import enet;

int main(char[ ...
 
Page 1 of 2 Goto page 1, 2  Next
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group