bugBall and Paddle - Bugs: bug #52221, Build (make) error...

 
 

bug #52221: Build (make) error (settingsmanager.cpp).

Submitter:  Giorgos Kostopoulos <giorgos67>
Submitted:  Thu 12 Oct 2017 08:48:29 PM UTC
   
 
Category:  None Severity:  3 - Normal
Item Group:  None Status:  None
Privacy:  Public Assigned to:  None
Open/Closed:  Open
* Mandatory Fields

Add a New Comment Rich Markup
   

Thu 12 Oct 2017 08:48:29 PM UTC, original submission:  

Hi! :-)

Trying to build Ball and Paddle, produced this error.
A fragment from konsole's output:

settingsmanager.cpp: In member function 'void SettingsManager::save_settings()':
settingsmanager.cpp:47:43: error: 'getenv' was not declared in this scope
   string location = string (getenv ("HOME")) + "/.ballandpaddle/config";
                                           ^
settingsmanager.cpp: In member function 'void SettingsManager::load_settings()':
settingsmanager.cpp:69:43: error: 'getenv' was not declared in this scope
   string location = string (getenv ("HOME")) + "/.ballandpaddle/config";
                                           ^
Makefile:334: recipe for target 'settingsmanager.o' failed
make[2]: * [settingsmanager.o] Error 1

If the entire output needed, please tell me.
My system is Debian Jessie (oldstable) x64 KDE.
Bye! :-)
G.

Giorgos Kostopoulos <giorgos67>

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by giorgos67 (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    No changes have been made to this item

    Back to the top

    Powered by Savane 3.13-758e.
    Corresponding source code