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

Moc Missing on Windows Release #36

Closed
DavidMansolino opened this issue Dec 7, 2018 · 1 comment
Closed

Moc Missing on Windows Release #36

DavidMansolino opened this issue Dec 7, 2018 · 1 comment
Assignees
Labels
bug Something isn't working
Milestone

Comments

@DavidMansolino
Copy link
Member

DavidMansolino commented Dec 7, 2018

Describe the Bug
moc.exe is required to compile some of the controllers/plugins.

Steps to Reproduce

  1. Open the vehicles/city world.
  2. Try to recompile the automobile_window robot-window.

Expected behavior
The controller should compile smoothly.

Screenshots

make: moc: Command not found
make: *** [C:/Program Files/Webots/resources/Makefile.include:706: build/GeneralInformationWidget.moc.cpp] Error 127

System

  • Windows 10 release
@DavidMansolino DavidMansolino added the bug Something isn't working label Dec 7, 2018
@DavidMansolino DavidMansolino added this to the R2019a milestone Dec 7, 2018
@omichel omichel self-assigned this Dec 7, 2018
@omichel
Copy link
Member

omichel commented Dec 12, 2018

Fixed in #38.

@omichel omichel closed this as completed Dec 12, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

No branches or pull requests

2 participants