-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unable to compile jdbc-sio #1
Comments
Hi @seainside75, |
hgryoo
added a commit
that referenced
this issue
Aug 31, 2017
* for docs * add contents of table of contents * organize index * test multiple document * test multiple document * make welcome page of readthedocs * add unstaged file * change conf.py and clean build * adjusted order of tutorials * changed install's title into building added contents * edited indentation of commands for installation * quickstart link * move method of getSolid to ISODataUtilities * add code block in quickstart * fix url link and code block language * rebuild * quick start * add image explaination * remove picture * remove picture * test one line of korean * added comment for installation * fixed title level * test korean * test korean using new line * test korean using code-block for normal text * text korean using new line * edited index and added title * korean test until 81 lines * fixed source encoding * test document of consecutive code-block * test korean until 379 lines * edited contents structures * test korean until 328 lines * moved quickstart * test korean under the code * test korean above picture * test korean with reference * remove reference * add korean under the image * add more korean with image * add pot and po file * update pot file * imporved overview page * fixed overview * tried fixing korean unicode problem in pdftex * tried kotex * added geometry page * added a geometry page and contents of the page * added internal implemenation docs * removed emphasis * update quickstart.mo * moved test project to tutorial * add picture of quickstart * fix order of number * fix image extension * change image extension to uppercase * change all image extension to uppercase * move pictures to images folder * translate to english * translate remained part * edited conf.py * edited JDBC to datastore * added git clone sentence * added gml txt * added gml into index * editied unordered list in overview.txt * base language as hangul * edited title * translate into english * added mo files * added new gitignore * translate building * uploaded building mo
hgryoo
added a commit
that referenced
this issue
Aug 31, 2017
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi all,
I found your project very intersting and I would like to have hands-on it.
After building native libraries, I have an issue on compilation of jdbc-iso module with the following error:
org/geotools/jdbc3d/JDBCDataStore.java[869,76] error: incompatible types: Object cannot be converted to geometry.
What am i missing?
Generally speaking, I expect to a have a parent pom.xml file able to compile all the modules according to the right sequence or a least in README.md the manually steps to get the entire extension compiled.
Thanks in advance
The text was updated successfully, but these errors were encountered: