MarcoGervasoni / gwt-math

Automatically exported from code.google.com/p/gwt-math
0 stars 0 forks source link

MathContext undefined - Usage with GWT1.5 and std output #1

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I've problems with using gwt-math with GWT1.5. The structure of an GWT app
has   changed since 1.4. This means that the generated javascript files and
so on are placed in a "std" subdirectory as defalut.

When I load the application I get an javascript error "MathContext undefined".

Is this a problem of gwt-math?

As a workaround I define a reference to "mathcontext.js" in my default html
manually.

Original issue reported on code.google.com by martin.k...@gmail.com on 14 Mar 2008 at 10:27

GoogleCodeExporter commented 9 years ago
fixed in 2.0.3

Original comment by marco.ge...@gmail.com on 5 Jan 2009 at 11:10