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

error when compiling from source upbge #1817

Closed
eliecer696 opened this issue Jul 3, 2023 · 5 comments
Closed

error when compiling from source upbge #1817

eliecer696 opened this issue Jul 3, 2023 · 5 comments

Comments

@eliecer696
Copy link

am traying to build armory from GitHub source but i keep getting this error

c1xx : fatal error C1083: Cannot open source file: 'C:\build_windows_x64_vc17_Release\source\blender\makesrna\intern\r
na_controller_gen.cc': No such file or directory [C:\build_windows_x64_vc17_Release\source\blender\makesrna\intern\bf_r
na.vcxproj]

@youle31
Copy link
Collaborator

youle31 commented Jul 3, 2023

i did a potential fix related to that 2 hours earlier. Can you test with updated code? (git pull --rebase)

@eliecer696
Copy link
Author

i did a potential fix related to that 2 hours earlier. Can you test with updated code? (git pull --rebase)

now it complies no problem although i notice there are some upbge elements missing from the property panel like game physics

@youle31
Copy link
Collaborator

youle31 commented Jul 4, 2023

now it complies no problem although i notice there are some upbge elements missing from the property panel like game physics

I have not this problem on my end, game physics properties are displayed.

You can eventually try to load factory settings and see if it changes something OR backup userpref.blend in c:/users/appdata(hidden)/roaming/UPBGE/Blender/4.0/config, remove it, then restart upbge (it will recreate a new userpref.blend)

or removing an eventual startup.blend file

@eliecer696
Copy link
Author

it only happens when the eevee next is enabled

@youle31
Copy link
Collaborator

youle31 commented Jul 6, 2023

Okay, i added that to eevee-next, workbench-next... here 17c8370

@youle31 youle31 closed this as completed Jul 6, 2023
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

2 participants