Author Topic: Complex widgets; Compound widgets missing  (Read 1160 times)

Omega

  • MegaGlest Team
  • Dragon
  • ********
  • Posts: 6,167
  • Professional bug writer
    • View Profile
    • Personal site
Complex widgets; Compound widgets missing
« on: 17 August 2011, 00:48:23 »
When trying to compile the latest Git-master, I got an error of missing files for complex_widgets and compound_widgets, which both appeared in the SLN, but the files themselves didn't exist and I double checked to make sure that I had the most recent version. What are these files, and why don't they seem to appear in the master?
Edit the MegaGlest wiki: http://docs.megaglest.org/

My personal projects: http://github.com/KatrinaHoffert

hailstone

  • Local Moderator
  • Battle Machine
  • ********
  • Posts: 1,568
    • View Profile
Re: Complex widgets; Compound widgets missing
« Reply #1 on: 17 August 2011, 08:07:45 »
The code was shuffled around to other files and those files were deleted. When files are added or deleted you will need to rerun cmake so the project files get updated.

Commit 20426f09a46.. was the one where they were deleted.
« Last Edit: 17 August 2011, 08:13:40 by hailstone »
Glest Advanced Engine - Admin/Programmer
https://sourceforge.net/projects/glestae/

Omega

  • MegaGlest Team
  • Dragon
  • ********
  • Posts: 6,167
  • Professional bug writer
    • View Profile
    • Personal site
Re: Complex widgets; Compound widgets missing
« Reply #2 on: 18 August 2011, 03:10:41 »
Ah, thank you. Looks like I must have done something wrong :o
Edit the MegaGlest wiki: http://docs.megaglest.org/

My personal projects: http://github.com/KatrinaHoffert