Despiker 0.1: a GUI real-time profiler for game development

Szymon Gatner via Digitalmars-d-announce digitalmars-d-announce at puremagic.com
Mon Oct 13 04:09:12 PDT 2014


On Monday, 13 October 2014 at 10:32:54 UTC, Szymon Gatner wrote:
> On Sunday, 12 October 2014 at 01:36:15 UTC, Brad Anderson wrote:
>> On Friday, 10 October 2014 at 23:55:03 UTC, Kiith-Sa wrote:
>>> ------------------------------------------------------------------
>>> Announcing Despiker, a GUI real time profiler for game 
>>> development
>>> ------------------------------------------------------------------
>>
>> Very cool. Tharsis looks very interesting too. Also, it 
>> appears you have a great blog about this and other stuff I'm 
>> surprised I've never seen before.
>
> Very cool indeed! Will take closer look at it for sure.

This happens after just adding

"tharsis-prof": "~>0.4.0" to the dependancies

and running 'dub' in project directory:

C:\Users\bravo\AppData\Roaming\dub\packages\tharsis-prof-0.4.1\source\tharsis\pr
of\despikersender.d(309): Error: cannot implicitly convert 
expression (this.byte
sSentPerProfiler_[threadIdx]) of type ulong to uint
FAIL 
C:\Users\bravo\AppData\Roaming\dub\packages\tharsis-prof-0.4.1\.dub\build\l
ibrary-debug-windows-x86-dmd_2066-5F4CDB1FE63BE3C80C818C14E6D175D5\ 
tharsis-prof
  staticLibrary
Error executing command run: dmd failed with exit code 1.


More information about the Digitalmars-d-announce mailing list