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

Refactoring of PCMockup/CMake #41

Merged
merged 11 commits into from
Nov 23, 2018
Merged

Refactoring of PCMockup/CMake #41

merged 11 commits into from
Nov 23, 2018

Conversation

Helco
Copy link
Owner

@Helco Helco commented Nov 18, 2018

Fixes many of infrastructural annoyances and helps to prepare #39 and #29

  • PCMockup: split up main into new module pcmockup
  • CMake: split up monolithic CMakeLists.txt into dependency/sub-project files
  • Retest on linux
  • Retest on windows
  • Renderer: use callback instead of index number in debug rendering

@Helco Helco self-assigned this Nov 18, 2018
@Helco Helco added this to In progress in Meistertask via automation Nov 18, 2018
@Helco Helco requested a review from gobuhl November 18, 2018 10:41
@Helco Helco moved this from In progress to Needs review in Meistertask Nov 18, 2018
Copy link
Collaborator

@gobuhl gobuhl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested on windows but build isn't successful.
Errors are the following:

  • Error C2220 warning treated as error - no 'object' file generated podrenderer Line 16
  • Error C2220 warning treated as error - no 'object' file generated podrenderer Line 16
  • Error C2220 warning treated as error - no 'object' file generated podrenderer Line 16
  • Error C2220 warning treated as error - no 'object' file generated podrenderer Line 9
  • Error C2220 warning treated as error - no 'object' file generated podrenderer Line 16
  • Error C2220 warning treated as error - no 'object' file generated pcmockup Line 16
  • Error C2220 warning treated as error - no 'object' file generated pcmockup Line 16
  • Error C2220 warning treated as error - no 'object' file generated pcmockup Line 16
  • Error C2220 warning treated as error - no 'object' file generated pcmockup Line 16

@Helco
Copy link
Owner Author

Helco commented Nov 19, 2018

This is not the spark but another coffin nail for MSVC, I guess this can wait until #47

@Helco
Copy link
Owner Author

Helco commented Nov 21, 2018

@gobuhl Please re-review this pull request

With clang already merged into master this PR should not only work, but I also thrown in the before-mentioned refactoring of debug rendering

@Helco Helco merged commit d0c8859 into master Nov 23, 2018
Meistertask automation moved this from Needs review to Done Nov 23, 2018
@Helco Helco deleted the refactoring_2018_11_18 branch November 23, 2018 09:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Meistertask
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants