Skip to content
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

Problems with Forms #2

Closed
seiyria opened this issue Jun 15, 2013 · 3 comments
Closed

Problems with Forms #2

seiyria opened this issue Jun 15, 2013 · 3 comments

Comments

@seiyria
Copy link

seiyria commented Jun 15, 2013

Hi, I spent a bit of time trying to install Forms. I followed your guide here and I had a lot of questions. I'm new to UDK (and using 2013-02-BETA2), so some things didn't make sense to me.

First, I copied all of the FormsExample files to their respective directories. Then I noticed you had a bit of text about Resources, but never any mention of where it should go, so I tried putting that in places and it didn't really do much - you make it seem like it's optional to have?

Next, when I go to run it, I get this error in a basically unmodified environment (as in, we have the default map - it looks like this). So I get no UI, just the default map (I think so anyway, it looks like this).

Any ideas what's up?

@seiyria
Copy link
Author

seiyria commented Jun 15, 2013

Scratch this, it took a bit more playing but we got it. Thanks for the great library!

@seiyria seiyria closed this as completed Jun 15, 2013
@EliotVU
Copy link
Owner

EliotVU commented Jun 15, 2013

Mind if I ask you how you solved the problem? Might update the guide based on that ;)

Thanks for choosing my library :)

@raymond-h
Copy link

The guide states:

Move FormsExample/Classes (and Test.bat) to _YOUR-UDK\Development\Src_

which was misunderstood as meaning that the contents of FormsExample/Classes/ should be inside Development/Src/, when instead the Classes/ folder itself should have been placed inside another folder in Development/Src/, making the final path to the source files Development/Src/FormsExample/Classes/.

Furthermore, it was unclear that you didn't need the main Forms library in the beginning when running the precompiled Forms example. It might just be that we're new to UDK still, though.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants