Skip to content

Linux build of 'eepskye' fails due to missing eeprom_rlc.h and eeprom_rlc.cpp lines in eepskyelinux.pro #145

@GoogleCodeExporter

Description

@GoogleCodeExporter
What steps will reproduce the problem?
1. building eepskye on linux (mint, qt4, 64bit)
2. run qmake eepskyelinux.pro
3. run make

What is the expected output? What do you see instead?

The build-process fails due to missing symbols involving eeprom functions.
The issue is that the eepskyelinux.pro file does not include the needed 
eeprom_rlc.h and eeprom_rlc.cpp files.

Including these in the eepskyelinux.pro file fixes the issue and lets the 
project build succesfully.

What version of the product are you using? On what operating system?

eepskye on 64-bit linux mint 'olivia'


Please provide any additional information below.
Included is a corrected eepskyelinux.pro


Original issue reported on code.google.com by insensit...@gmail.com on 30 Jun 2014 at 1:04

Attachments:

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions