Pas2JS-WebGL icon indicating copy to clipboard operation
Pas2JS-WebGL copied to clipboard

webgl2.pas(299,71) Error: (3001) identifier not found "TJSArrayBufferView"

Open mariuszmaximus opened this issue 6 years ago • 0 comments

I try build your "Pas2JS_WebGL.pas" but have this error:

webgl2.pas(299,71) Error: (3001) identifier not found "TJSArrayBufferView"

Your code is not compatible after revision 120 "pas2js" https://svn.freepascal.org/svn/projects/pas2js/trunk

Revision: 120 Author: michael Date: 23 czerwca 2018 15:37:25 Message:

  • Auto-generate webgl.pas webaudio.pas from .idl files

Modified : /trunk/packages/rtl/types.pas Added : /trunk/packages/rtl/webaudio.pas Modified : /trunk/packages/rtl/webgl.pas

Please update your samples

mariuszmaximus avatar Jul 12 '18 06:07 mariuszmaximus