Bug 427859 - Unable to build Syntax Highlighting Engine on windows 10 32 bit
Summary: Unable to build Syntax Highlighting Engine on windows 10 32 bit
Status: RESOLVED WORKSFORME
Alias: None
Product: frameworks-syntax-highlighting
Classification: Frameworks and Libraries
Component: syntax (show other bugs)
Version: 5.73.0
Platform: Other Microsoft Windows
: NOR normal
Target Milestone: ---
Assignee: KWrite Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-10-17 10:54 UTC by Prajith
Modified: 2020-11-19 22:31 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
attachment-26320-0.html (950 bytes, text/html)
2020-10-28 12:15 UTC, Prajith
Details
image.png (97.36 KB, image/png)
2020-10-29 09:48 UTC, Prajith
Details
attachment-8565-0.html (1.07 KB, text/html)
2020-11-19 19:15 UTC, Prajith
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Prajith 2020-10-17 10:54:09 UTC
SUMMARY
Unable to build the engine for windows 3 bit

STEPS TO REPRODUCE
1. set the visual studio to 32 bit
2. build the source
3. 
Is building for 32 bit is not supported?

OBSERVED RESULT
Erorr related to 64 bit

EXPECTED RESULT


SOFTWARE/OS VERSIONS
Windows: 10
macOS: 
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 5.14.1

ADDITIONAL INFORMATION
Comment 1 Christoph Cullmann 2020-10-18 13:20:04 UTC
Have you any concrete compile errors to share?
Comment 2 Dominik Haumann 2020-10-21 06:06:48 UTC
Just curious: why do you need 32 bit?
Comment 3 Prajith 2020-10-28 12:15:47 UTC
Created attachment 132835 [details]
attachment-26320-0.html

Hi,

Our application is 32 bit. So was trying to build syntax highligter engine
too for 32 bit. Is that possible?

Thanks,
Prajiht

On Wed, Oct 21, 2020 at 11:36 AM Dominik Haumann <bugzilla_noreply@kde.org>
wrote:

> https://bugs.kde.org/show_bug.cgi?id=427859
>
> --- Comment #2 from Dominik Haumann <dhaumann@kde.org> ---
> Just curious: why do you need 32 bit?
>
> --
> You are receiving this mail because:
> You reported the bug.
Comment 4 Christoph Cullmann 2020-10-28 22:20:21 UTC
As said: Do you have any concrete compile error to show?

If not we can't help you.

I am not aware that we have any code that explicitly would make 32-bit compiles infeasible, not that I did a 32-bit compile in years.
Comment 5 Prajith 2020-10-29 09:48:17 UTC
Created attachment 132856 [details]
image.png

Hi Christoph,

I am trying to build using x86 visual studio.I am getting the below error.
I tried with the platform as "Any CPU" too and was getting invalid
configuration.

[image: image.png]



Thanks,
Prajith













On Thu, Oct 29, 2020 at 3:50 AM Christoph Cullmann <bugzilla_noreply@kde.org>
wrote:

> https://bugs.kde.org/show_bug.cgi?id=427859
>
> Christoph Cullmann <cullmann@kde.org> changed:
>
>            What    |Removed                     |Added
>
> ----------------------------------------------------------------------------
>              Status|REPORTED                    |NEEDSINFO
>          Resolution|---                         |WAITINGFORINFO
>
> --- Comment #4 from Christoph Cullmann <cullmann@kde.org> ---
> As said: Do you have any concrete compile error to show?
>
> If not we can't help you.
>
> I am not aware that we have any code that explicitly would make 32-bit
> compiles
> infeasible, not that I did a 32-bit compile in years.
>
> --
> You are receiving this mail because:
> You reported the bug.
Comment 6 Christoph Feck 2020-11-09 23:32:58 UTC
Please provide the output of the cmake, make, and compile steps. The screenshot you added only shows that the build failed. Also, please add text instead of images.
Comment 7 Prajith 2020-11-19 19:15:04 UTC
Created attachment 133467 [details]
attachment-8565-0.html

hi Christoph,

I was able to build for x64 bit and it is working fine. Please close the
ticket. Very much thanks for responding.

Regards,
Prajith

On Tue, Nov 10, 2020 at 5:02 AM Christoph Feck <bugzilla_noreply@kde.org>
wrote:

> https://bugs.kde.org/show_bug.cgi?id=427859
>
> --- Comment #6 from Christoph Feck <cfeck@kde.org> ---
> Please provide the output of the cmake, make, and compile steps. The
> screenshot
> you added only shows that the build failed. Also, please add text instead
> of
> images.
>
> --
> You are receiving this mail because:
> You reported the bug.
Comment 8 Christoph Feck 2020-11-19 22:31:45 UTC
Thanks for the update; changing status.