#Importing and compiling issues

9 messages · Page 1 of 1 (latest)

surreal belfry
#

I've been aided heavily by ChatGPT and VisualBasic copilot but we can't seem to fix this issue. I'm importing gson which didn't seem to exist, so I downloaded 2.11.0 version of gson and added it to a lib folder in the correct directory, but the compiler seems to not notice it or care about it.

silver fulcrumBOT
#

This post has been reserved for your question.

Hey @surreal belfry! Please use /close or the Close Post button above when your problem is solved. Please remember to follow the help guidelines. This post will be automatically marked as dormant after 300 minutes of inactivity.

TIP: Narrow down your issue to simple and precise questions to maximize the chance that others will reply in here.

surreal belfry
#

It's funny how excited I was when my 7 errors slowly diminished to 3, then suddenly 10. I'm pretty sure that importing com.google.gson.Gson and com.google.gson.reflect.TypeToken correctly will cut that down significantly.

#

My problem is something else entirely now. I guess my methods aren't lined up with how I'm using them now. ...

#

down to 1 error

#

and from 1 to 8

#

it compiled. once I have a working executable/application I'll call this solved and close it.

surreal belfry
#

The scope of my problem is so different now that I'm going to close this help tab and make a new one.