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

Compile issues in linux, missing <sting> import #33

Merged
merged 1 commit into from
Jan 14, 2025

Conversation

tornadia
Copy link
Contributor

  • Fixes compile issue on linux

- Fixes compile issue on linux
@Oen44
Copy link
Collaborator

Oen44 commented Jan 2, 2025

On Ubuntu 22.04 client compiles without errors, no need to add this include. What distro are you running?

@Ezzz-dev
Copy link

On Ubuntu 22.04 client compiles without errors, no need to add this include. What distro are you running?

In ArchLinux for example, it does also require that we include std::string in stats.h, same occurs with Fedora 41.

@Oen44 Oen44 merged commit e83a672 into OTAcademy:master Jan 14, 2025
jordanhoare added a commit to tibia-oce/otclientv8 that referenced this pull request Jan 16, 2025
* Fix deletion of the hotkey opening keybind

* Fix UIWidget::updateRectToWord argument typo

* Fixed typo in vcpkg triplet for Win32 Debug

* Renamed struct Graph in UIGraph

This fixes debugging with Visual Studio

* Typos fixed in VS project configuration

* Update stats.h (OTAcademy#33)

Fixes compilation errors on some Linux distros

* Delete walking keybinds on terminate

Closes OTAcademy#36

* Rebind walking after module is loaded while in game

Closes OTAcademy#36

* chore: swap cmake to premake (#18)

* fix: uiwidget::updaterecttoword argument typo

* chore: renamed struct Graph in UIGraph

* chore: fix imports

* chore: delete walking keybinds on terminate

* housekeeping
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

Successfully merging this pull request may close these issues.

3 participants