Skip to content

x86 build broken #124

@korli

Description

@korli
g++ -c beos/PDFWindow.cpp  -Ibeos/  -Ibeos/utils/  -Iobjects.x86-cc2-release/ -I-  -I../xpdf  -I../xpdf/beos  -I../xpdf/fofi  -I../xpdf/goo  -I../xpdf/splash  -I../xpdf/xpdf  -I/system/develop/headers/private/interface -O1  -Wall -Wno-multichar -Wno-ctor-dtor-privacy  -Wno-write-strings -o "objects.x86-cc2-release/PDFWindow.o"
/boot/runner/work/BePDF/BePDF/bepdf/beos/PDFWindow.cpp: In method `void PDFWindow::SetPage(long int)':
/boot/runner/work/BePDF/BePDF/bepdf/beos/PDFWindow.cpp:982: warning: int format, int32 arg (arg 4)
/boot/runner/work/BePDF/BePDF/bepdf/beos/PDFWindow.cpp: In method `void PDFWindow::MessageReceived(BMessage *)':
/boot/runner/work/BePDF/BePDF/bepdf/beos/PDFWindow.cpp:1084: no matching function for call to `BMessage::FindInt32 (const char[5], int *)'
/boot/system/develop/headers/os/app/Message.h:226: candidates are: status_t BMessage::FindInt32(const char *, int32 *) const
/boot/system/develop/headers/os/app/Message.h:228:                 status_t BMessage::FindInt32(const char *, long int, int32 *) const
/boot/system/develop/headers/os/app/Message.h:422:                 int32 BMessage::FindInt32(const char *, long int = 0) const
make: Leaving directory '/boot/runner/work/BePDF/BePDF/bepdf'
make: *** [/boot/system/develop/etc/makefile-engine:291: objects.x86-cc2-release/PDFWindow.o] Error 1

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions