KostaP

Show:

What's happening?

  • VeXP 5.1. fails to build on Ubuntu 8.04

    Version 5.1 build problems: 1. In Ubuntu /bin/sh points to dash, not bash, therefore "runme" script fails. It is better to use the following string in the file header (for portability): #!/usr/bin/env bash instead of #!/bin/sh 2. liveMedia - problem in QuickTimeFileSink.hh file: unsigned QuickTimeFileSink::addByte(unsigned char byte) { putc(byte, fOutFid); return 1; }.

    2008-05-09 01:02:47 UTC in VIA enhanced Xine Player (VeXP)

  • The main() function is defined twice

    In version 0.1.3 the program entry point - main() function is defined twice - in v92.c and main.cpp. The build process is failed: g++ -o qtphone devcfg.o main.o modemcommands.o modemdevice.o phonebook.o processes.o qtphone.o speedbuttons.o v92.o moc_devcfg.o moc_modemcommands.o moc_modemdevice.o moc_phonebook.o moc_processes.o moc_qtphone.o moc_speedbuttons.o -L/usr/share/qt3/lib...

    2006-10-06 20:28:08 UTC in QtPhone

About Me

  • 2006-10-06 (3 years ago)
  • 1615090
  • kporotchkin (My Site)
  • KostaP

Send me a message