Bingo Work!!! Tanks @yglukhov the solution is replace int with cint ;-) 
    
    
    type
      gdPoint* = object
        x*: cint
        y*: cint
    
    
    Run

Reply via email to