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
Priority:  5 - Normal Item Group:  None
Status:  None Privacy:  Public
Assigned to:  None Open/Closed:  Open
* Mandatory Fields

Post a Comment

Add a New Comment Rich Markup
   

Discussion

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>

 

Attached Files

This item currently has no attached files.

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

Attach Files:
   
   
Comment:
   

 

Dependencies

This item does not depend on any other items.

No items depend on this one.

 

Mail Notification Carbon-Copy List

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

    Votes

    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.

     

    Please enter the title of George Orwell's famous dystopian book (it's a date):

    History

    No changes have been made to this item

    Back to the top

    Powered by Savane 3.16-a7ba.
    Corresponding source code