- Posts: 1
 
BUILD SAM ON MAC | fatal error while building ssc
- adesideri
 - Topic Author
 
        Less
        More
        
            
    
        
            
        
                12 Nov 2018 10:08                #6499
        by adesideri
    
    
            
            
            
            
            
                                
    
                                                
    
        BUILD SAM ON MAC | fatal error while building ssc was created by adesideri            
    
        Hello,
you find the question in the document attached.
Looking forward to hearing from you!
Adriano
    
    you find the question in the document attached.
Looking forward to hearing from you!
Adriano
Please Log in or Create an account to join the conversation.
- sjanzou
 
        Less
        More
        
            
    
        - Posts: 22
 
            
        
                14 Nov 2018 05:09                #6500
        by sjanzou
    
    
            
            
            
            
            
                                
    
                                                
    
        Replied by sjanzou on topic BUILD SAM ON MAC | fatal error while building ssc            
    
        Adriano, Based on the document you sent, we need a few clarifying details and some checks performed by you as follows:
1. Did you build wxWidgets using github.com/NREL/SAM/wiki/Mac-Build-Instructions ?
2. Did you create the wx-config-3 symbolic link and test per github.com/NREL/SAM/wiki/Mac-Build-Instructions ?
3. You should not have to be in the build-cocoa-debug folder to configure wxWidgets – only the wxWidgets path that has the configure bash script.
4. Based on the errors reported, the symbolic link is not set and the configure for wxWidgets may not be correct.
To test
1. Open a terminal
2. Type “wx-config-3 –flags”
3. Check results with github.com/NREL/SAM/wiki/Mac-Build-Instructions
4. make the sandbox app in wex since wex was reported as building without error…
From wex/build_osx,
a. type “make -f Makefile-sandbox”
b. “open Sandbox.app” to test
Please let us know the results you get so we can be of further assistance.
Thanks,
Steve
    1. Did you build wxWidgets using github.com/NREL/SAM/wiki/Mac-Build-Instructions ?
2. Did you create the wx-config-3 symbolic link and test per github.com/NREL/SAM/wiki/Mac-Build-Instructions ?
3. You should not have to be in the build-cocoa-debug folder to configure wxWidgets – only the wxWidgets path that has the configure bash script.
4. Based on the errors reported, the symbolic link is not set and the configure for wxWidgets may not be correct.
To test
1. Open a terminal
2. Type “wx-config-3 –flags”
3. Check results with github.com/NREL/SAM/wiki/Mac-Build-Instructions
4. make the sandbox app in wex since wex was reported as building without error…
From wex/build_osx,
a. type “make -f Makefile-sandbox”
b. “open Sandbox.app” to test
Please let us know the results you get so we can be of further assistance.
Thanks,
Steve
Please Log in or Create an account to join the conversation.
        Moderators: Paul Gilman    
 
 



